Bagikan melalui


ComputeNode.EndpointConfiguration Property

Definition

Gets or sets the endpoint configuration for the Compute Node.

[Newtonsoft.Json.JsonProperty(PropertyName="endpointConfiguration")]
public Microsoft.Azure.Batch.Protocol.Models.ComputeNodeEndpointConfiguration EndpointConfiguration { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="endpointConfiguration")>]
member this.EndpointConfiguration : Microsoft.Azure.Batch.Protocol.Models.ComputeNodeEndpointConfiguration with get, set
Public Property EndpointConfiguration As ComputeNodeEndpointConfiguration

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to