ServerTrustGroup.GroupMembers Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets group members information for the server trust group.
[Newtonsoft.Json.JsonProperty(PropertyName="properties.groupMembers")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.Models.ServerInfo> GroupMembers { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.groupMembers")>]
member this.GroupMembers : System.Collections.Generic.IList<Microsoft.Azure.Management.Sql.Models.ServerInfo> with get, set
Public Property GroupMembers As IList(Of ServerInfo)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute