Partager via


SiteCloneability.Result Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="result")]
public Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.CloneAbilityResult? Result { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="result")>]
member this.Result : Nullable<Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.CloneAbilityResult> with get, set
Public Property Result As Nullable(Of CloneAbilityResult)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to