次の方法で共有


GalleryArtifactPublishingProfileBase.ReplicationMode プロパティ

定義

レプリケーションに使用するモードを指定する省略可能なパラメーターを取得または設定します。 このプロパティは更新できません。 指定できる値は、'Full'、'Shallow' です。

[Newtonsoft.Json.JsonProperty(PropertyName="replicationMode")]
public string ReplicationMode { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="replicationMode")>]
member this.ReplicationMode : string with get, set
Public Property ReplicationMode As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象