Bagikan melalui


ManagedPrivateEndpoint.GroupId Property

Definition

Gets or sets the groupId to which the managed private endpoint is created

[Newtonsoft.Json.JsonProperty(PropertyName="groupId")]
public string GroupId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="groupId")>]
member this.GroupId : string with get, set
Public Property GroupId As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to