Get Workspace Manager Group Result
data class GetWorkspaceManagerGroupResult(val azureApiVersion: String, val description: String? = null, val displayName: String, val etag: String, val id: String, val memberResourceNames: List<String>, val name: String, val systemData: SystemDataResponse, val type: String)
The workspace manager group
Constructors
Properties
Link copied to clipboard
The Azure API version of the resource.
Link copied to clipboard
The description of the workspace manager group
Link copied to clipboard
The display name of the workspace manager group
Link copied to clipboard
The names of the workspace manager members participating in this group.
Link copied to clipboard
Azure Resource Manager metadata containing createdBy and modifiedBy information.