Snapshot Args
constructor(createOption: Output<String>? = null, diskAccessId: Output<String>? = null, diskSizeGb: Output<Int>? = null, encryptionSettings: Output<SnapshotEncryptionSettingsArgs>? = null, incrementalEnabled: Output<Boolean>? = null, location: Output<String>? = null, name: Output<String>? = null, networkAccessPolicy: Output<String>? = null, publicNetworkAccessEnabled: Output<Boolean>? = null, resourceGroupName: Output<String>? = null, sourceResourceId: Output<String>? = null, sourceUri: Output<String>? = null, storageAccountId: Output<String>? = null, tags: Output<Map<String, String>>? = null)