PrivateLinkResource.GroupId Property

Definition

Gets e.g. f9ad6492-33d4-4690-9999-6bfd52a0d081 (Backup) or f9ad6492-33d4-4690-9999-6bfd52a0d082 (SiteRecovery)

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to