다음을 통해 공유


DistcpSettings.ResourceManagerEndpoint Property

Definition

Gets or sets specifies the Yarn ResourceManager endpoint. Type: string (or Expression with resultType string).

[Newtonsoft.Json.JsonProperty(PropertyName="resourceManagerEndpoint")]
public object ResourceManagerEndpoint { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="resourceManagerEndpoint")>]
member this.ResourceManagerEndpoint : obj with get, set
Public Property ResourceManagerEndpoint As Object

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to