JobTarget.ShardMapName プロパティ

定義

ターゲット シャード マップを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象