ManagedPrivateEndpoint.GroupId Property

Definition

Gets or sets the groupId in which the managed private endpoint is created.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to