次の方法で共有


IAppServiceCertificatePatchResource.KeyVaultSecretName Property

Definition

Key Vault secret name.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Key Vault secret name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="keyVaultSecretName")]
public string KeyVaultSecretName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Key Vault secret name.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="keyVaultSecretName")>]
member this.KeyVaultSecretName : string with get, set
Public Property KeyVaultSecretName As String

Property Value

Attributes

Applies to