Configuration Group Response
data class ConfigurationGroupResponse(val conditionalMembership: String? = null, val description: String? = null, val displayName: String? = null, val groupMembers: List<GroupMembersItemResponse>? = null, val id: String? = null, val memberType: String? = null, val provisioningState: String, val resourceGuid: String)
The network configuration group resource
Properties
Link copied to clipboard
Network group conditional filter.
Link copied to clipboard
A description of the network group.
Link copied to clipboard
A friendly name for the network group.
Link copied to clipboard
Group members of network group.
Link copied to clipboard
The type of the group member.
Link copied to clipboard
The provisioning state of the scope assignment resource.
Link copied to clipboard
Unique identifier for this resource.