共用方式為


ExpressRouteLinkMacSecConfig.CknSecretIdentifier Property

Definition

Gets or sets keyvault Secret Identifier URL containing Mac security CKN key.

[Newtonsoft.Json.JsonProperty(PropertyName="cknSecretIdentifier")]
public string CknSecretIdentifier { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="cknSecretIdentifier")>]
member this.CknSecretIdentifier : string with get, set
Public Property CknSecretIdentifier As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to