VolumeGroupArgs

constructor(elasticSanId: Output<String>? = null, encryption: Output<VolumeGroupEncryptionArgs>? = null, encryptionType: Output<String>? = null, identity: Output<VolumeGroupIdentityArgs>? = null, name: Output<String>? = null, networkRules: Output<List<VolumeGroupNetworkRuleArgs>>? = null, protocolType: Output<String>? = null)