Compartilhar via


SiteCloneabilityInner.Result Propriedade

Definição

Obtém ou define o nome do aplicativo. Os valores possíveis incluem: 'Cloneable', 'PartiallyCloneable', 'NotCloneable'

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a