Aracılığıyla paylaş


IServiceSasParameters.KeyToSign Property

Definition

The key to sign the account SAS token with.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="The key to sign the account SAS token with.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="keyToSign")]
public string KeyToSign { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="The key to sign the account SAS token with.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="keyToSign")>]
member this.KeyToSign : string with get, set
Public Property KeyToSign As String

Property Value

Attributes

Applies to