DataDisk.SourceResource 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.
Gets or sets the source resource identifier. It can be a snapshot, or disk restore point from which to create a disk.
[Newtonsoft.Json.JsonProperty(PropertyName="sourceResource")]
public Microsoft.Azure.Management.Compute.Models.ApiEntityReference SourceResource { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sourceResource")>]
member this.SourceResource : Microsoft.Azure.Management.Compute.Models.ApiEntityReference with get, set
Public Property SourceResource As ApiEntityReference
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute