Get Volume Group Result
data class GetVolumeGroupResult(val encryption: String? = null, val id: String, val name: String, val networkAcls: NetworkRuleSetResponse? = null, val protocolType: String? = null, val provisioningState: String, val systemData: SystemDataResponse, val tags: Map<String, String>? = null, val type: String)
Response for Volume Group request.
Properties
Link copied to clipboard
Type of encryption
Link copied to clipboard
A collection of rules governing the accessibility from specific network locations.
Link copied to clipboard
Type of storage target
Link copied to clipboard
State of the operation on the resource.
Link copied to clipboard
Resource metadata required by ARM RPC