Sdílet prostřednictvím


AutomationAccount.PrivateEndpointConnections Vlastnost

Definice

Získá nebo nastaví seznam operací automation podporovaných poskytovatelem prostředků služby Automation.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.privateEndpointConnections")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Automation.Models.PrivateEndpointConnection> PrivateEndpointConnections { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.privateEndpointConnections")>]
member this.PrivateEndpointConnections : System.Collections.Generic.IList<Microsoft.Azure.Management.Automation.Models.PrivateEndpointConnection> with get, set
Public Property PrivateEndpointConnections As IList(Of PrivateEndpointConnection)

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro