Compartir a través de


SiteCloneabilityInner.Result Propiedad

Definición

Obtiene o establece el nombre de la aplicación. Entre los valores posibles se incluyen: '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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a