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.listConnectionModels
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
Azure REST API version: 2024-07-01-preview.
Using listConnectionModels
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 listConnectionModels(args: ListConnectionModelsArgs, opts?: InvokeOptions): Promise<ListConnectionModelsResult>
function listConnectionModelsOutput(args: ListConnectionModelsOutputArgs, opts?: InvokeOptions): Output<ListConnectionModelsResult>def list_connection_models(resource_group_name: Optional[str] = None,
                           workspace_name: Optional[str] = None,
                           opts: Optional[InvokeOptions] = None) -> ListConnectionModelsResult
def list_connection_models_output(resource_group_name: Optional[pulumi.Input[str]] = None,
                           workspace_name: Optional[pulumi.Input[str]] = None,
                           opts: Optional[InvokeOptions] = None) -> Output[ListConnectionModelsResult]func ListConnectionModels(ctx *Context, args *ListConnectionModelsArgs, opts ...InvokeOption) (*ListConnectionModelsResult, error)
func ListConnectionModelsOutput(ctx *Context, args *ListConnectionModelsOutputArgs, opts ...InvokeOption) ListConnectionModelsResultOutput> Note: This function is named ListConnectionModels in the Go SDK.
public static class ListConnectionModels 
{
    public static Task<ListConnectionModelsResult> InvokeAsync(ListConnectionModelsArgs args, InvokeOptions? opts = null)
    public static Output<ListConnectionModelsResult> Invoke(ListConnectionModelsInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<ListConnectionModelsResult> listConnectionModels(ListConnectionModelsArgs args, InvokeOptions options)
public static Output<ListConnectionModelsResult> listConnectionModels(ListConnectionModelsArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:machinelearningservices:listConnectionModels
  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
listConnectionModels 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. Endpoint Model Properties Response> 
- List of models.
- NextLink string
- The link to the next page constructed using the continuationToken. If null, there are no additional pages.
- Value
[]EndpointModel Properties 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<EndpointModel Properties Response> 
- List of models.
- nextLink string
- The link to the next page constructed using the continuationToken. If null, there are no additional pages.
- value
EndpointModel Properties 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[EndpointModel Properties 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
EndpointModelDeprecationPropertiesResponse    
EndpointModelPropertiesResponse   
- SystemData Pulumi.Azure Native. Machine Learning Services. Inputs. System Data Response 
- Metadata pertaining to creation and last modification of the resource.
- Capabilities Dictionary<string, string>
- The capabilities.
- Deprecation
Pulumi.Azure Native. Machine Learning Services. Inputs. Endpoint Model Deprecation Properties Response 
- 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. Endpoint Model Sku Properties Response> 
- The list of Model Sku.
- 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.
- SystemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- Capabilities map[string]string
- The capabilities.
- Deprecation
EndpointModel Deprecation Properties Response 
- 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
[]EndpointModel Sku Properties Response 
- The list of Model Sku.
- 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.
- systemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- capabilities Map<String,String>
- The capabilities.
- deprecation
EndpointModel Deprecation Properties Response 
- 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<EndpointModel Sku Properties Response> 
- The list of Model Sku.
- 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.
- systemData SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- capabilities {[key: string]: string}
- The capabilities.
- deprecation
EndpointModel Deprecation Properties Response 
- 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
EndpointModel Sku Properties Response[] 
- The list of Model Sku.
- 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.
- system_data SystemData Response 
- Metadata pertaining to creation and last modification of the resource.
- capabilities Mapping[str, str]
- The capabilities.
- deprecation
EndpointModel Deprecation Properties Response 
- 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[EndpointModel Sku Properties Response] 
- The list of Model Sku.
- 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.
- systemData Property Map
- Metadata pertaining to creation and last modification of the resource.
- capabilities Map<String>
- The capabilities.
- deprecation Property Map
- 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.
- 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.
EndpointModelSkuCapacityPropertiesResponse     
EndpointModelSkuPropertiesResponse    
- Capacity
Pulumi.Azure Native. Machine Learning Services. Inputs. Endpoint Model Sku Capacity Properties Response 
- ConnectionIds List<string>
- The list of ARM id for the connection support this SKU.
- 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. Endpoint Model Sku Rate Limit Properties Response> 
- UsageName string
- The usage name of the model SKU.
- Capacity
EndpointModel Sku Capacity Properties Response 
- ConnectionIds []string
- The list of ARM id for the connection support this SKU.
- DeprecationDate string
- The datetime of deprecation of the model SKU.
- Name string
- The name of the model SKU.
- RateLimits []EndpointModel Sku Rate Limit Properties Response 
- UsageName string
- The usage name of the model SKU.
- capacity
EndpointModel Sku Capacity Properties Response 
- connectionIds List<String>
- The list of ARM id for the connection support this SKU.
- deprecationDate String
- The datetime of deprecation of the model SKU.
- name String
- The name of the model SKU.
- rateLimits List<EndpointModel Sku Rate Limit Properties Response> 
- usageName String
- The usage name of the model SKU.
- capacity
EndpointModel Sku Capacity Properties Response 
- connectionIds string[]
- The list of ARM id for the connection support this SKU.
- deprecationDate string
- The datetime of deprecation of the model SKU.
- name string
- The name of the model SKU.
- rateLimits EndpointModel Sku Rate Limit Properties Response[] 
- usageName string
- The usage name of the model SKU.
- capacity
EndpointModel Sku Capacity Properties Response 
- connection_ids Sequence[str]
- The list of ARM id for the connection support this SKU.
- deprecation_date str
- The datetime of deprecation of the model SKU.
- name str
- The name of the model SKU.
- rate_limits Sequence[EndpointModel Sku Rate Limit Properties Response] 
- usage_name str
- The usage name of the model SKU.
- capacity Property Map
- connectionIds List<String>
- The list of ARM id for the connection support this SKU.
- deprecationDate String
- The datetime of deprecation of the model SKU.
- name String
- The name of the model SKU.
- rateLimits List<Property Map>
- usageName String
- The usage name of the model SKU.
EndpointModelSkuRateLimitPropertiesResponse      
- 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. Endpoint Model Sku Rate Limit Rule Properties Response> 
- The call rate limit for the model.
- Count float64
- The count value of Call Rate Limit.
- RenewalPeriod float64
- The renewal period in seconds of Call Rate Limit.
- Rules
[]EndpointModel Sku Rate Limit Rule Properties Response 
- The call rate limit for the model.
- count Double
- The count value of Call Rate Limit.
- renewalPeriod Double
- The renewal period in seconds of Call Rate Limit.
- rules
List<EndpointModel Sku Rate Limit Rule Properties Response> 
- The call rate limit for the model.
- count number
- The count value of Call Rate Limit.
- renewalPeriod number
- The renewal period in seconds of Call Rate Limit.
- rules
EndpointModel Sku Rate Limit Rule Properties Response[] 
- The call rate limit for the model.
- count float
- The count value of Call Rate Limit.
- renewal_period float
- The renewal period in seconds of Call Rate Limit.
- rules
Sequence[EndpointModel Sku Rate Limit Rule Properties Response] 
- The call rate limit for the model.
- count Number
- The count value of Call Rate Limit.
- renewalPeriod Number
- The renewal period in seconds of Call Rate Limit.
- rules List<Property Map>
- The call rate limit for the model.
EndpointModelSkuRateLimitRulePatternPropertiesResponse        
EndpointModelSkuRateLimitRulePropertiesResponse       
- Count double
- DynamicThrottling boolEnabled 
- If the dynamic throttling is enabled.
- Key string
- MatchPatterns List<Pulumi.Azure Native. Machine Learning Services. Inputs. Endpoint Model Sku Rate Limit Rule Pattern Properties Response> 
- MinCount double
- RenewalPeriod double
- Count float64
- DynamicThrottling boolEnabled 
- If the dynamic throttling is enabled.
- Key string
- MatchPatterns []EndpointModel Sku Rate Limit Rule Pattern Properties Response 
- MinCount float64
- RenewalPeriod float64
- count Double
- dynamicThrottling BooleanEnabled 
- If the dynamic throttling is enabled.
- key String
- matchPatterns List<EndpointModel Sku Rate Limit Rule Pattern Properties Response> 
- minCount Double
- renewalPeriod Double
- count number
- dynamicThrottling booleanEnabled 
- If the dynamic throttling is enabled.
- key string
- matchPatterns EndpointModel Sku Rate Limit Rule Pattern Properties Response[] 
- minCount number
- renewalPeriod number
- count float
- dynamic_throttling_ boolenabled 
- If the dynamic throttling is enabled.
- key str
- match_patterns Sequence[EndpointModel Sku Rate Limit Rule Pattern Properties Response] 
- min_count float
- renewal_period float
- count Number
- dynamicThrottling BooleanEnabled 
- If the dynamic throttling is enabled.
- key String
- matchPatterns List<Property Map>
- minCount Number
- renewalPeriod Number
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.
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