IExportClusterParameters.SasUri Property

Definition

SAS URI for the target directory to export to

[Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Runtime.Info(Create=true, Description="SAS URI for the target directory to export to", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="sasUri", Update=true)]
public string SasUri { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.RedisEnterpriseCache.Runtime.Info(Create=true, Description="SAS URI for the target directory to export to", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=true, SerializedName="sasUri", Update=true)>]
member this.SasUri : string with get, set
Public Property SasUri As String

Property Value

Attributes

Applies to