次の方法で共有


IPartnerNamespaceSharedAccessKeys.Key2 Property

Definition

Shared access key2 for the partner namespace.

[Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Runtime.Info(Create=true, Description="Shared access key2 for the partner namespace.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="key2", Update=true)]
public string Key2 { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.EventGrid.Runtime.Info(Create=true, Description="Shared access key2 for the partner namespace.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="key2", Update=true)>]
member this.Key2 : string with get, set
Public Property Key2 As String

Property Value

Attributes

Applies to