TemplateImageDetails.SourceImageSasUri Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Optional. The URI with shared access signature (SAS) of the source image.If this parameter is specified the RemoteApp service will copy the specified image blob to its internal storage.
public string SourceImageSasUri { get; set; }
member this.SourceImageSasUri : string with get, set
Public Property SourceImageSasUri As String
Property Value
Applies to
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for .NET