共用方式為


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

適用於