WorkspaceCustomParametersArgs

constructor(amlWorkspaceId: Output<WorkspaceCustomStringParameterArgs>? = null, customPrivateSubnetName: Output<WorkspaceCustomStringParameterArgs>? = null, customPublicSubnetName: Output<WorkspaceCustomStringParameterArgs>? = null, customVirtualNetworkId: Output<WorkspaceCustomStringParameterArgs>? = null, enableNoPublicIp: Output<WorkspaceNoPublicIPBooleanParameterArgs>? = null, encryption: Output<WorkspaceEncryptionParameterArgs>? = null, loadBalancerBackendPoolName: Output<WorkspaceCustomStringParameterArgs>? = null, loadBalancerId: Output<WorkspaceCustomStringParameterArgs>? = null, natGatewayName: Output<WorkspaceCustomStringParameterArgs>? = null, prepareEncryption: Output<WorkspaceCustomBooleanParameterArgs>? = null, publicIpName: Output<WorkspaceCustomStringParameterArgs>? = null, requireInfrastructureEncryption: Output<WorkspaceCustomBooleanParameterArgs>? = null, storageAccountName: Output<WorkspaceCustomStringParameterArgs>? = null, storageAccountSkuName: Output<WorkspaceCustomStringParameterArgs>? = null, vnetAddressPrefix: Output<WorkspaceCustomStringParameterArgs>? = null)