VolumeGroupArgs

constructor(elasticSanName: Output<String>? = null, encryption: Output<Either<String, EncryptionType>>? = null, encryptionProperties: Output<EncryptionPropertiesArgs>? = null, enforceDataIntegrityCheckForIscsi: Output<Boolean>? = null, identity: Output<IdentityArgs>? = null, networkAcls: Output<NetworkRuleSetArgs>? = null, protocolType: Output<Either<String, StorageTargetType>>? = null, resourceGroupName: Output<String>? = null, volumeGroupName: Output<String>? = null)