This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
azure-native.machinelearningservices.listWorkspaceConnectionModels
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
List available models from all connections. Azure REST API version: 2024-04-01-preview.
Using listWorkspaceConnectionModels
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function listWorkspaceConnectionModels(args: ListWorkspaceConnectionModelsArgs, opts?: InvokeOptions): Promise<ListWorkspaceConnectionModelsResult>
function listWorkspaceConnectionModelsOutput(args: ListWorkspaceConnectionModelsOutputArgs, opts?: InvokeOptions): Output<ListWorkspaceConnectionModelsResult>def list_workspace_connection_models(resource_group_name: Optional[str] = None,
                                     workspace_name: Optional[str] = None,
                                     opts: Optional[InvokeOptions] = None) -> ListWorkspaceConnectionModelsResult
def list_workspace_connection_models_output(resource_group_name: Optional[pulumi.Input[str]] = None,
                                     workspace_name: Optional[pulumi.Input[str]] = None,
                                     opts: Optional[InvokeOptions] = None) -> Output[ListWorkspaceConnectionModelsResult]func ListWorkspaceConnectionModels(ctx *Context, args *ListWorkspaceConnectionModelsArgs, opts ...InvokeOption) (*ListWorkspaceConnectionModelsResult, error)
func ListWorkspaceConnectionModelsOutput(ctx *Context, args *ListWorkspaceConnectionModelsOutputArgs, opts ...InvokeOption) ListWorkspaceConnectionModelsResultOutput> Note: This function is named ListWorkspaceConnectionModels in the Go SDK.
public static class ListWorkspaceConnectionModels 
{
    public static Task<ListWorkspaceConnectionModelsResult> InvokeAsync(ListWorkspaceConnectionModelsArgs args, InvokeOptions? opts = null)
    public static Output<ListWorkspaceConnectionModelsResult> Invoke(ListWorkspaceConnectionModelsInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<ListWorkspaceConnectionModelsResult> listWorkspaceConnectionModels(ListWorkspaceConnectionModelsArgs args, InvokeOptions options)
public static Output<ListWorkspaceConnectionModelsResult> listWorkspaceConnectionModels(ListWorkspaceConnectionModelsArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:machinelearningservices:listWorkspaceConnectionModels
  arguments:
    # arguments dictionaryThe following arguments are supported:
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- WorkspaceName string
- Azure Machine Learning Workspace Name
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- WorkspaceName string
- Azure Machine Learning Workspace Name
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- workspaceName String
- Azure Machine Learning Workspace Name
- resourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- workspaceName string
- Azure Machine Learning Workspace Name
- resource_group_ strname 
- The name of the resource group. The name is case insensitive.
- workspace_name str
- Azure Machine Learning Workspace Name
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- workspaceName String
- Azure Machine Learning Workspace Name
listWorkspaceConnectionModels Result
The following output properties are available:
- NextLink string
- The link to the next page constructed using the continuationToken. If null, there are no additional pages.
- Value
List<Pulumi.Azure Native. Machine Learning Services. Outputs. Account Model Response> 
- List of models.
- NextLink string
- The link to the next page constructed using the continuationToken. If null, there are no additional pages.
- Value
[]AccountModel Response 
- List of models.
- nextLink String
- The link to the next page constructed using the continuationToken. If null, there are no additional pages.
- value
List<AccountModel Response> 
- List of models.
- nextLink string
- The link to the next page constructed using the continuationToken. If null, there are no additional pages.
- value
AccountModel Response[] 
- List of models.
- next_link str
- The link to the next page constructed using the continuationToken. If null, there are no additional pages.
- value
Sequence[AccountModel Response] 
- List of models.
- nextLink String
- The link to the next page constructed using the continuationToken. If null, there are no additional pages.
- value List<Property Map>
- List of models.
Supporting Types
AccountModelResponse  
- CallRate Pulumi.Limit Azure Native. Machine Learning Services. Inputs. Call Rate Limit Response 
- The call rate limit Cognitive Services account.
- SystemData Pulumi.Azure Native. Machine Learning Services. Inputs. System Data Response 
- Metadata pertaining to creation and last modification of the resource.
- BaseModel Pulumi.Azure Native. Machine Learning Services. Inputs. Deployment Model Response 
- Base Model Identifier.
- Capabilities Dictionary<string, string>
- The capabilities.
- Deprecation
Pulumi.Azure Native. Machine Learning Services. Inputs. Model Deprecation Info Response 
- Cognitive Services account ModelDeprecationInfo.
- FinetuneCapabilities Dictionary<string, string>
- The capabilities for finetune models.
- Format string
- Deployment model format.
- IsDefault boolVersion 
- If the model is default version.
- LifecycleStatus string
- Model lifecycle status.
- MaxCapacity int
- The max capacity.
- Name string
- Deployment model name.
- Skus
List<Pulumi.Azure Native. Machine Learning Services. Inputs. Model Sku Response> 
- The list of Model Sku.
- Source string
- Optional. Deployment model source ARM resource ID.
- Version string
- Optional. Deployment model version. If version is not specified, a default version will be assigned. The default version is different for different models and might change when there is new version available for a model. Default version for a model could be found from list models API.
- CallRate CallLimit Rate Limit Response 
- The call rate limit Cognitive Services account.
- SystemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- BaseModel DeploymentModel Response 
- Base Model Identifier.
- Capabilities map[string]string
- The capabilities.
- Deprecation
ModelDeprecation Info Response 
- Cognitive Services account ModelDeprecationInfo.
- FinetuneCapabilities map[string]string
- The capabilities for finetune models.
- Format string
- Deployment model format.
- IsDefault boolVersion 
- If the model is default version.
- LifecycleStatus string
- Model lifecycle status.
- MaxCapacity int
- The max capacity.
- Name string
- Deployment model name.
- Skus
[]ModelSku Response 
- The list of Model Sku.
- Source string
- Optional. Deployment model source ARM resource ID.
- Version string
- Optional. Deployment model version. If version is not specified, a default version will be assigned. The default version is different for different models and might change when there is new version available for a model. Default version for a model could be found from list models API.
- callRate CallLimit Rate Limit Response 
- The call rate limit Cognitive Services account.
- systemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- baseModel DeploymentModel Response 
- Base Model Identifier.
- capabilities Map<String,String>
- The capabilities.
- deprecation
ModelDeprecation Info Response 
- Cognitive Services account ModelDeprecationInfo.
- finetuneCapabilities Map<String,String>
- The capabilities for finetune models.
- format String
- Deployment model format.
- isDefault BooleanVersion 
- If the model is default version.
- lifecycleStatus String
- Model lifecycle status.
- maxCapacity Integer
- The max capacity.
- name String
- Deployment model name.
- skus
List<ModelSku Response> 
- The list of Model Sku.
- source String
- Optional. Deployment model source ARM resource ID.
- version String
- Optional. Deployment model version. If version is not specified, a default version will be assigned. The default version is different for different models and might change when there is new version available for a model. Default version for a model could be found from list models API.
- callRate CallLimit Rate Limit Response 
- The call rate limit Cognitive Services account.
- systemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- baseModel DeploymentModel Response 
- Base Model Identifier.
- capabilities {[key: string]: string}
- The capabilities.
- deprecation
ModelDeprecation Info Response 
- Cognitive Services account ModelDeprecationInfo.
- finetuneCapabilities {[key: string]: string}
- The capabilities for finetune models.
- format string
- Deployment model format.
- isDefault booleanVersion 
- If the model is default version.
- lifecycleStatus string
- Model lifecycle status.
- maxCapacity number
- The max capacity.
- name string
- Deployment model name.
- skus
ModelSku Response[] 
- The list of Model Sku.
- source string
- Optional. Deployment model source ARM resource ID.
- version string
- Optional. Deployment model version. If version is not specified, a default version will be assigned. The default version is different for different models and might change when there is new version available for a model. Default version for a model could be found from list models API.
- call_rate_ Calllimit Rate Limit Response 
- The call rate limit Cognitive Services account.
- system_data SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- base_model DeploymentModel Response 
- Base Model Identifier.
- capabilities Mapping[str, str]
- The capabilities.
- deprecation
ModelDeprecation Info Response 
- Cognitive Services account ModelDeprecationInfo.
- finetune_capabilities Mapping[str, str]
- The capabilities for finetune models.
- format str
- Deployment model format.
- is_default_ boolversion 
- If the model is default version.
- lifecycle_status str
- Model lifecycle status.
- max_capacity int
- The max capacity.
- name str
- Deployment model name.
- skus
Sequence[ModelSku Response] 
- The list of Model Sku.
- source str
- Optional. Deployment model source ARM resource ID.
- version str
- Optional. Deployment model version. If version is not specified, a default version will be assigned. The default version is different for different models and might change when there is new version available for a model. Default version for a model could be found from list models API.
- callRate Property MapLimit 
- The call rate limit Cognitive Services account.
- systemData Property Map
- Metadata pertaining to creation and last modification of the resource.
- baseModel Property Map
- Base Model Identifier.
- capabilities Map<String>
- The capabilities.
- deprecation Property Map
- Cognitive Services account ModelDeprecationInfo.
- finetuneCapabilities Map<String>
- The capabilities for finetune models.
- format String
- Deployment model format.
- isDefault BooleanVersion 
- If the model is default version.
- lifecycleStatus String
- Model lifecycle status.
- maxCapacity Number
- The max capacity.
- name String
- Deployment model name.
- skus List<Property Map>
- The list of Model Sku.
- source String
- Optional. Deployment model source ARM resource ID.
- version String
- Optional. Deployment model version. If version is not specified, a default version will be assigned. The default version is different for different models and might change when there is new version available for a model. Default version for a model could be found from list models API.
CallRateLimitResponse   
- Count double
- The count value of Call Rate Limit.
- RenewalPeriod double
- The renewal period in seconds of Call Rate Limit.
- Rules
List<Pulumi.Azure Native. Machine Learning Services. Inputs. Throttling Rule Response> 
- Count float64
- The count value of Call Rate Limit.
- RenewalPeriod float64
- The renewal period in seconds of Call Rate Limit.
- Rules
[]ThrottlingRule Response 
- count Double
- The count value of Call Rate Limit.
- renewalPeriod Double
- The renewal period in seconds of Call Rate Limit.
- rules
List<ThrottlingRule Response> 
- count number
- The count value of Call Rate Limit.
- renewalPeriod number
- The renewal period in seconds of Call Rate Limit.
- rules
ThrottlingRule Response[] 
- count float
- The count value of Call Rate Limit.
- renewal_period float
- The renewal period in seconds of Call Rate Limit.
- rules
Sequence[ThrottlingRule Response] 
- count Number
- The count value of Call Rate Limit.
- renewalPeriod Number
- The renewal period in seconds of Call Rate Limit.
- rules List<Property Map>
CapacityConfigResponse  
- AllowedValues List<int>
- The array of allowed values for capacity.
- Default int
- The default capacity.
- Maximum int
- The maximum capacity.
- Minimum int
- The minimum capacity.
- Step int
- The minimal incremental between allowed values for capacity.
- AllowedValues []int
- The array of allowed values for capacity.
- Default int
- The default capacity.
- Maximum int
- The maximum capacity.
- Minimum int
- The minimum capacity.
- Step int
- The minimal incremental between allowed values for capacity.
- allowedValues List<Integer>
- The array of allowed values for capacity.
- default_ Integer
- The default capacity.
- maximum Integer
- The maximum capacity.
- minimum Integer
- The minimum capacity.
- step Integer
- The minimal incremental between allowed values for capacity.
- allowedValues number[]
- The array of allowed values for capacity.
- default number
- The default capacity.
- maximum number
- The maximum capacity.
- minimum number
- The minimum capacity.
- step number
- The minimal incremental between allowed values for capacity.
- allowed_values Sequence[int]
- The array of allowed values for capacity.
- default int
- The default capacity.
- maximum int
- The maximum capacity.
- minimum int
- The minimum capacity.
- step int
- The minimal incremental between allowed values for capacity.
- allowedValues List<Number>
- The array of allowed values for capacity.
- default Number
- The default capacity.
- maximum Number
- The maximum capacity.
- minimum Number
- The minimum capacity.
- step Number
- The minimal incremental between allowed values for capacity.
DeploymentModelResponse  
- CallRate Pulumi.Limit Azure Native. Machine Learning Services. Inputs. Call Rate Limit Response 
- The call rate limit Cognitive Services account.
- Format string
- Deployment model format.
- Name string
- Deployment model name.
- Source string
- Optional. Deployment model source ARM resource ID.
- Version string
- Optional. Deployment model version. If version is not specified, a default version will be assigned. The default version is different for different models and might change when there is new version available for a model. Default version for a model could be found from list models API.
- CallRate CallLimit Rate Limit Response 
- The call rate limit Cognitive Services account.
- Format string
- Deployment model format.
- Name string
- Deployment model name.
- Source string
- Optional. Deployment model source ARM resource ID.
- Version string
- Optional. Deployment model version. If version is not specified, a default version will be assigned. The default version is different for different models and might change when there is new version available for a model. Default version for a model could be found from list models API.
- callRate CallLimit Rate Limit Response 
- The call rate limit Cognitive Services account.
- format String
- Deployment model format.
- name String
- Deployment model name.
- source String
- Optional. Deployment model source ARM resource ID.
- version String
- Optional. Deployment model version. If version is not specified, a default version will be assigned. The default version is different for different models and might change when there is new version available for a model. Default version for a model could be found from list models API.
- callRate CallLimit Rate Limit Response 
- The call rate limit Cognitive Services account.
- format string
- Deployment model format.
- name string
- Deployment model name.
- source string
- Optional. Deployment model source ARM resource ID.
- version string
- Optional. Deployment model version. If version is not specified, a default version will be assigned. The default version is different for different models and might change when there is new version available for a model. Default version for a model could be found from list models API.
- call_rate_ Calllimit Rate Limit Response 
- The call rate limit Cognitive Services account.
- format str
- Deployment model format.
- name str
- Deployment model name.
- source str
- Optional. Deployment model source ARM resource ID.
- version str
- Optional. Deployment model version. If version is not specified, a default version will be assigned. The default version is different for different models and might change when there is new version available for a model. Default version for a model could be found from list models API.
- callRate Property MapLimit 
- The call rate limit Cognitive Services account.
- format String
- Deployment model format.
- name String
- Deployment model name.
- source String
- Optional. Deployment model source ARM resource ID.
- version String
- Optional. Deployment model version. If version is not specified, a default version will be assigned. The default version is different for different models and might change when there is new version available for a model. Default version for a model could be found from list models API.
ModelDeprecationInfoResponse   
ModelSkuResponse  
- Capacity
Pulumi.Azure Native. Machine Learning Services. Inputs. Capacity Config Response 
- The capacity configuration.
- ConnectionIds List<string>
- The list of connection ids.
- DeprecationDate string
- The datetime of deprecation of the model SKU.
- Name string
- The name of the model SKU.
- RateLimits List<Pulumi.Azure Native. Machine Learning Services. Inputs. Call Rate Limit Response> 
- The list of rateLimit.
- UsageName string
- The usage name of the model SKU.
- Capacity
CapacityConfig Response 
- The capacity configuration.
- ConnectionIds []string
- The list of connection ids.
- DeprecationDate string
- The datetime of deprecation of the model SKU.
- Name string
- The name of the model SKU.
- RateLimits []CallRate Limit Response 
- The list of rateLimit.
- UsageName string
- The usage name of the model SKU.
- capacity
CapacityConfig Response 
- The capacity configuration.
- connectionIds List<String>
- The list of connection ids.
- deprecationDate String
- The datetime of deprecation of the model SKU.
- name String
- The name of the model SKU.
- rateLimits List<CallRate Limit Response> 
- The list of rateLimit.
- usageName String
- The usage name of the model SKU.
- capacity
CapacityConfig Response 
- The capacity configuration.
- connectionIds string[]
- The list of connection ids.
- deprecationDate string
- The datetime of deprecation of the model SKU.
- name string
- The name of the model SKU.
- rateLimits CallRate Limit Response[] 
- The list of rateLimit.
- usageName string
- The usage name of the model SKU.
- capacity
CapacityConfig Response 
- The capacity configuration.
- connection_ids Sequence[str]
- The list of connection ids.
- deprecation_date str
- The datetime of deprecation of the model SKU.
- name str
- The name of the model SKU.
- rate_limits Sequence[CallRate Limit Response] 
- The list of rateLimit.
- usage_name str
- The usage name of the model SKU.
- capacity Property Map
- The capacity configuration.
- connectionIds List<String>
- The list of connection ids.
- deprecationDate String
- The datetime of deprecation of the model SKU.
- name String
- The name of the model SKU.
- rateLimits List<Property Map>
- The list of rateLimit.
- usageName String
- The usage name of the model SKU.
RequestMatchPatternResponse   
SystemDataResponse  
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- CreatedAt string
- The timestamp of resource creation (UTC).
- CreatedBy string
- The identity that created the resource.
- CreatedBy stringType 
- The type of identity that created the resource.
- LastModified stringAt 
- The timestamp of resource last modification (UTC)
- LastModified stringBy 
- The identity that last modified the resource.
- LastModified stringBy Type 
- The type of identity that last modified the resource.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
- createdAt string
- The timestamp of resource creation (UTC).
- createdBy string
- The identity that created the resource.
- createdBy stringType 
- The type of identity that created the resource.
- lastModified stringAt 
- The timestamp of resource last modification (UTC)
- lastModified stringBy 
- The identity that last modified the resource.
- lastModified stringBy Type 
- The type of identity that last modified the resource.
- created_at str
- The timestamp of resource creation (UTC).
- created_by str
- The identity that created the resource.
- created_by_ strtype 
- The type of identity that created the resource.
- last_modified_ strat 
- The timestamp of resource last modification (UTC)
- last_modified_ strby 
- The identity that last modified the resource.
- last_modified_ strby_ type 
- The type of identity that last modified the resource.
- createdAt String
- The timestamp of resource creation (UTC).
- createdBy String
- The identity that created the resource.
- createdBy StringType 
- The type of identity that created the resource.
- lastModified StringAt 
- The timestamp of resource last modification (UTC)
- lastModified StringBy 
- The identity that last modified the resource.
- lastModified StringBy Type 
- The type of identity that last modified the resource.
ThrottlingRuleResponse  
- Count float64
- DynamicThrottling boolEnabled 
- Key string
- MatchPatterns []RequestMatch Pattern Response 
- MinCount float64
- RenewalPeriod float64
- count Double
- dynamicThrottling BooleanEnabled 
- key String
- matchPatterns List<RequestMatch Pattern Response> 
- minCount Double
- renewalPeriod Double
- count number
- dynamicThrottling booleanEnabled 
- key string
- matchPatterns RequestMatch Pattern Response[] 
- minCount number
- renewalPeriod number
- count float
- dynamic_throttling_ boolenabled 
- key str
- match_patterns Sequence[RequestMatch Pattern Response] 
- min_count float
- renewal_period float
- count Number
- dynamicThrottling BooleanEnabled 
- key String
- matchPatterns List<Property Map>
- minCount Number
- renewalPeriod Number
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi