Freigeben über


IBareMetalMachine.SecretRotationStatus Property

Definition

The list of statuses that represent secret rotation activity.

[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=false, Description="The list of statuses that represent secret rotation activity.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.ISecretRotationStatus) }, Read=true, ReadOnly=true, Required=false, SerializedName="secretRotationStatus", Update=false)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.ISecretRotationStatus> SecretRotationStatus { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Create=false, Description="The list of statuses that represent secret rotation activity.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.ISecretRotationStatus) }, Read=true, ReadOnly=true, Required=false, SerializedName="secretRotationStatus", Update=false)>]
member this.SecretRotationStatus : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Models.ISecretRotationStatus>
Public ReadOnly Property SecretRotationStatus As List(Of ISecretRotationStatus)

Property Value

Attributes

Applies to