SitePatchResource.CloningInfo 속성

정의

앱을 만드는 동안 지정된 경우 앱을 가져오거나 설정하면 앱이 원본 앱에서 복제됩니다.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.cloningInfo")]
public Microsoft.Azure.Management.AppService.Fluent.Models.CloningInfo CloningInfo { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.cloningInfo")>]
member this.CloningInfo : Microsoft.Azure.Management.AppService.Fluent.Models.CloningInfo with get, set
Public Property CloningInfo As CloningInfo

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상