ISecretRotationStatus.SecretArchiveReferenceSecretName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The name of the secret in the key vault.
[Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The name of the secret in the key vault.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="secretName")]
public string SecretArchiveReferenceSecretName { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.NetworkCloud.Runtime.Info(Description="The name of the secret in the key vault.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=true, Required=false, SerializedName="secretName")>]
member this.SecretArchiveReferenceSecretName : string
Public ReadOnly Property SecretArchiveReferenceSecretName As String
Property Value
- Attributes