次の方法で共有


IPartnerNamespaceSharedAccessKeys.Key1 Property

Definition

Shared access key1 for the partner namespace.

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

Property Value

Attributes

Applies to