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.63.0 published on Tuesday, Sep 24, 2024 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.63.0 published on Tuesday, Sep 24, 2024 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)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:machinelearningservices:listConnectionModels
arguments:
# arguments dictionary
The following arguments are supported:
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Workspace
Name string - Azure Machine Learning Workspace Name
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Workspace
Name string - Azure Machine Learning Workspace Name
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- workspace
Name String - Azure Machine Learning Workspace Name
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- workspace
Name 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
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- workspace
Name String - Azure Machine Learning Workspace Name
listConnectionModels Result
The following output properties are available:
- Next
Link 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.
- Next
Link string - The link to the next page constructed using the continuationToken. If null, there are no additional pages.
- Value
[]Endpoint
Model Properties Response - List of models.
- next
Link String - The link to the next page constructed using the continuationToken. If null, there are no additional pages.
- value
List<Endpoint
Model Properties Response> - List of models.
- next
Link string - The link to the next page constructed using the continuationToken. If null, there are no additional pages.
- value
Endpoint
Model 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[Endpoint
Model Properties Response] - List of models.
- next
Link 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
- System
Data 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 - Finetune
Capabilities Dictionary<string, string> - The capabilities for finetune models.
- Format string
- Deployment model format.
- Is
Default boolVersion - If the model is default version.
- Lifecycle
Status string - Model lifecycle status.
- Max
Capacity 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.
- System
Data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- Capabilities map[string]string
- The capabilities.
- Deprecation
Endpoint
Model Deprecation Properties Response - Finetune
Capabilities map[string]string - The capabilities for finetune models.
- Format string
- Deployment model format.
- Is
Default boolVersion - If the model is default version.
- Lifecycle
Status string - Model lifecycle status.
- Max
Capacity int - The max capacity.
- Name string
- Deployment model name.
- Skus
[]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.
- system
Data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- capabilities Map<String,String>
- The capabilities.
- deprecation
Endpoint
Model Deprecation Properties Response - finetune
Capabilities Map<String,String> - The capabilities for finetune models.
- format String
- Deployment model format.
- is
Default BooleanVersion - If the model is default version.
- lifecycle
Status String - Model lifecycle status.
- max
Capacity Integer - The max capacity.
- name String
- Deployment model name.
- skus
List<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.
- system
Data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- capabilities {[key: string]: string}
- The capabilities.
- deprecation
Endpoint
Model Deprecation Properties Response - finetune
Capabilities {[key: string]: string} - The capabilities for finetune models.
- format string
- Deployment model format.
- is
Default booleanVersion - If the model is default version.
- lifecycle
Status string - Model lifecycle status.
- max
Capacity number - The max capacity.
- name string
- Deployment model name.
- skus
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.
- system_
data SystemData Response - Metadata pertaining to creation and last modification of the resource.
- capabilities Mapping[str, str]
- The capabilities.
- deprecation
Endpoint
Model 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[Endpoint
Model 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.
- system
Data Property Map - Metadata pertaining to creation and last modification of the resource.
- capabilities Map<String>
- The capabilities.
- deprecation Property Map
- finetune
Capabilities Map<String> - The capabilities for finetune models.
- format String
- Deployment model format.
- is
Default BooleanVersion - If the model is default version.
- lifecycle
Status String - Model lifecycle status.
- max
Capacity 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 - Connection
Ids List<string> - The list of ARM id for the connection support this SKU.
- Deprecation
Date string - The datetime of deprecation of the model SKU.
- Name string
- The name of the model SKU.
- Rate
Limits List<Pulumi.Azure Native. Machine Learning Services. Inputs. Endpoint Model Sku Rate Limit Properties Response> - Usage
Name string - The usage name of the model SKU.
- Capacity
Endpoint
Model Sku Capacity Properties Response - Connection
Ids []string - The list of ARM id for the connection support this SKU.
- Deprecation
Date string - The datetime of deprecation of the model SKU.
- Name string
- The name of the model SKU.
- Rate
Limits []EndpointModel Sku Rate Limit Properties Response - Usage
Name string - The usage name of the model SKU.
- capacity
Endpoint
Model Sku Capacity Properties Response - connection
Ids List<String> - The list of ARM id for the connection support this SKU.
- deprecation
Date String - The datetime of deprecation of the model SKU.
- name String
- The name of the model SKU.
- rate
Limits List<EndpointModel Sku Rate Limit Properties Response> - usage
Name String - The usage name of the model SKU.
- capacity
Endpoint
Model Sku Capacity Properties Response - connection
Ids string[] - The list of ARM id for the connection support this SKU.
- deprecation
Date string - The datetime of deprecation of the model SKU.
- name string
- The name of the model SKU.
- rate
Limits EndpointModel Sku Rate Limit Properties Response[] - usage
Name string - The usage name of the model SKU.
- capacity
Endpoint
Model 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
- connection
Ids List<String> - The list of ARM id for the connection support this SKU.
- deprecation
Date String - The datetime of deprecation of the model SKU.
- name String
- The name of the model SKU.
- rate
Limits List<Property Map> - usage
Name String - The usage name of the model SKU.
EndpointModelSkuRateLimitPropertiesResponse
- Count double
- The count value of Call Rate Limit.
- Renewal
Period 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.
- Renewal
Period float64 - The renewal period in seconds of Call Rate Limit.
- Rules
[]Endpoint
Model Sku Rate Limit Rule Properties Response - The call rate limit for the model.
- count Double
- The count value of Call Rate Limit.
- renewal
Period Double - The renewal period in seconds of Call Rate Limit.
- rules
List<Endpoint
Model Sku Rate Limit Rule Properties Response> - The call rate limit for the model.
- count number
- The count value of Call Rate Limit.
- renewal
Period number - The renewal period in seconds of Call Rate Limit.
- rules
Endpoint
Model 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[Endpoint
Model Sku Rate Limit Rule Properties Response] - The call rate limit for the model.
- count Number
- The count value of Call Rate Limit.
- renewal
Period 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
- Dynamic
Throttling boolEnabled - If the dynamic throttling is enabled.
- Key string
- Match
Patterns List<Pulumi.Azure Native. Machine Learning Services. Inputs. Endpoint Model Sku Rate Limit Rule Pattern Properties Response> - Min
Count double - Renewal
Period double
- Count float64
- Dynamic
Throttling boolEnabled - If the dynamic throttling is enabled.
- Key string
- Match
Patterns []EndpointModel Sku Rate Limit Rule Pattern Properties Response - Min
Count float64 - Renewal
Period float64
- count Double
- dynamic
Throttling BooleanEnabled - If the dynamic throttling is enabled.
- key String
- match
Patterns List<EndpointModel Sku Rate Limit Rule Pattern Properties Response> - min
Count Double - renewal
Period Double
- count number
- dynamic
Throttling booleanEnabled - If the dynamic throttling is enabled.
- key string
- match
Patterns EndpointModel Sku Rate Limit Rule Pattern Properties Response[] - min
Count number - renewal
Period 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
- dynamic
Throttling BooleanEnabled - If the dynamic throttling is enabled.
- key String
- match
Patterns List<Property Map> - min
Count Number - renewal
Period Number
SystemDataResponse
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- Created
At string - The timestamp of resource creation (UTC).
- Created
By string - The identity that created the resource.
- Created
By stringType - The type of identity that created the resource.
- Last
Modified stringAt - The timestamp of resource last modification (UTC)
- Last
Modified stringBy - The identity that last modified the resource.
- Last
Modified stringBy Type - The type of identity that last modified the resource.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified StringBy Type - The type of identity that last modified the resource.
- created
At string - The timestamp of resource creation (UTC).
- created
By string - The identity that created the resource.
- created
By stringType - The type of identity that created the resource.
- last
Modified stringAt - The timestamp of resource last modification (UTC)
- last
Modified stringBy - The identity that last modified the resource.
- last
Modified 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.
- created
At String - The timestamp of resource creation (UTC).
- created
By String - The identity that created the resource.
- created
By StringType - The type of identity that created the resource.
- last
Modified StringAt - The timestamp of resource last modification (UTC)
- last
Modified StringBy - The identity that last modified the resource.
- last
Modified 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.63.0 published on Tuesday, Sep 24, 2024 by Pulumi