Share via


DistcpSettings.ResourceManagerEndpoint Property

Definition

Specifies the Yarn ResourceManager endpoint. Type: string (or Expression with resultType string).

public Azure.Core.Expressions.DataFactory.DataFactoryElement<string> ResourceManagerEndpoint { get; set; }
member this.ResourceManagerEndpoint : Azure.Core.Expressions.DataFactory.DataFactoryElement<string> with get, set
Public Property ResourceManagerEndpoint As DataFactoryElement(Of String)

Property Value

Applies to