JobTarget.ShardMapName Property

Definition

Gets or sets the target shard map.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to