ISasDatastoreSecrets.SasToken Property

Definition

Storage container SAS token.

[Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="Storage container SAS token.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="sasToken", Update=true)]
public string SasToken { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.MachineLearningServices.Runtime.Info(Create=true, Description="Storage container SAS token.", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="sasToken", Update=true)>]
member this.SasToken : string with get, set
Public Property SasToken As String

Property Value

Attributes

Applies to