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.getInferenceGroupDeltaModelsStatusAsync
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
Contract returning to user the delta models. Azure REST API version: 2024-10-01-preview.
Using getInferenceGroupDeltaModelsStatusAsync
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 getInferenceGroupDeltaModelsStatusAsync(args: GetInferenceGroupDeltaModelsStatusAsyncArgs, opts?: InvokeOptions): Promise<GetInferenceGroupDeltaModelsStatusAsyncResult>
function getInferenceGroupDeltaModelsStatusAsyncOutput(args: GetInferenceGroupDeltaModelsStatusAsyncOutputArgs, opts?: InvokeOptions): Output<GetInferenceGroupDeltaModelsStatusAsyncResult>def get_inference_group_delta_models_status_async(delta_models: Optional[Sequence[str]] = None,
                                                  group_name: Optional[str] = None,
                                                  pool_name: Optional[str] = None,
                                                  resource_group_name: Optional[str] = None,
                                                  target_base_model: Optional[str] = None,
                                                  workspace_name: Optional[str] = None,
                                                  opts: Optional[InvokeOptions] = None) -> GetInferenceGroupDeltaModelsStatusAsyncResult
def get_inference_group_delta_models_status_async_output(delta_models: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
                                                  group_name: Optional[pulumi.Input[str]] = None,
                                                  pool_name: Optional[pulumi.Input[str]] = None,
                                                  resource_group_name: Optional[pulumi.Input[str]] = None,
                                                  target_base_model: Optional[pulumi.Input[str]] = None,
                                                  workspace_name: Optional[pulumi.Input[str]] = None,
                                                  opts: Optional[InvokeOptions] = None) -> Output[GetInferenceGroupDeltaModelsStatusAsyncResult]func GetInferenceGroupDeltaModelsStatusAsync(ctx *Context, args *GetInferenceGroupDeltaModelsStatusAsyncArgs, opts ...InvokeOption) (*GetInferenceGroupDeltaModelsStatusAsyncResult, error)
func GetInferenceGroupDeltaModelsStatusAsyncOutput(ctx *Context, args *GetInferenceGroupDeltaModelsStatusAsyncOutputArgs, opts ...InvokeOption) GetInferenceGroupDeltaModelsStatusAsyncResultOutput> Note: This function is named GetInferenceGroupDeltaModelsStatusAsync in the Go SDK.
public static class GetInferenceGroupDeltaModelsStatusAsync 
{
    public static Task<GetInferenceGroupDeltaModelsStatusAsyncResult> InvokeAsync(GetInferenceGroupDeltaModelsStatusAsyncArgs args, InvokeOptions? opts = null)
    public static Output<GetInferenceGroupDeltaModelsStatusAsyncResult> Invoke(GetInferenceGroupDeltaModelsStatusAsyncInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetInferenceGroupDeltaModelsStatusAsyncResult> getInferenceGroupDeltaModelsStatusAsync(GetInferenceGroupDeltaModelsStatusAsyncArgs args, InvokeOptions options)
public static Output<GetInferenceGroupDeltaModelsStatusAsyncResult> getInferenceGroupDeltaModelsStatusAsync(GetInferenceGroupDeltaModelsStatusAsyncArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:machinelearningservices:getInferenceGroupDeltaModelsStatusAsync
  arguments:
    # arguments dictionaryThe following arguments are supported:
- GroupName string
- InferenceGroup name.
- PoolName string
- InferencePool name.
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- WorkspaceName string
- Name of Azure Machine Learning workspace.
- DeltaModels List<string>
- Gets or sets collection of delta models to retrieve status for.
- TargetBase stringModel 
- Gets or sets target base model.
- GroupName string
- InferenceGroup name.
- PoolName string
- InferencePool name.
- ResourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- WorkspaceName string
- Name of Azure Machine Learning workspace.
- DeltaModels []string
- Gets or sets collection of delta models to retrieve status for.
- TargetBase stringModel 
- Gets or sets target base model.
- groupName String
- InferenceGroup name.
- poolName String
- InferencePool name.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- workspaceName String
- Name of Azure Machine Learning workspace.
- deltaModels List<String>
- Gets or sets collection of delta models to retrieve status for.
- targetBase StringModel 
- Gets or sets target base model.
- groupName string
- InferenceGroup name.
- poolName string
- InferencePool name.
- resourceGroup stringName 
- The name of the resource group. The name is case insensitive.
- workspaceName string
- Name of Azure Machine Learning workspace.
- deltaModels string[]
- Gets or sets collection of delta models to retrieve status for.
- targetBase stringModel 
- Gets or sets target base model.
- group_name str
- InferenceGroup name.
- pool_name str
- InferencePool name.
- resource_group_ strname 
- The name of the resource group. The name is case insensitive.
- workspace_name str
- Name of Azure Machine Learning workspace.
- delta_models Sequence[str]
- Gets or sets collection of delta models to retrieve status for.
- target_base_ strmodel 
- Gets or sets target base model.
- groupName String
- InferenceGroup name.
- poolName String
- InferencePool name.
- resourceGroup StringName 
- The name of the resource group. The name is case insensitive.
- workspaceName String
- Name of Azure Machine Learning workspace.
- deltaModels List<String>
- Gets or sets collection of delta models to retrieve status for.
- targetBase StringModel 
- Gets or sets target base model.
getInferenceGroupDeltaModelsStatusAsync Result
The following output properties are available:
- ActualInstance intCount 
- Gets or sets actual instance count.
- DeltaModels Dictionary<string, ImmutableArray<Pulumi. Azure Native. Machine Learning Services. Outputs. Delta Model Current State Response>> 
- Gets or sets dictionary representing modelID and its current state.
- ExpectedInstance intCount 
- Gets or sets expected instance count.
- RevisionId string
- Gets or sets revision ID.
- TargetBase stringModel 
- Gets or sets target base model.
- ActualInstance intCount 
- Gets or sets actual instance count.
- DeltaModels map[string][]DeltaModel Current State Response 
- Gets or sets dictionary representing modelID and its current state.
- ExpectedInstance intCount 
- Gets or sets expected instance count.
- RevisionId string
- Gets or sets revision ID.
- TargetBase stringModel 
- Gets or sets target base model.
- actualInstance IntegerCount 
- Gets or sets actual instance count.
- deltaModels Map<String,List<DeltaModel Current State Response>> 
- Gets or sets dictionary representing modelID and its current state.
- expectedInstance IntegerCount 
- Gets or sets expected instance count.
- revisionId String
- Gets or sets revision ID.
- targetBase StringModel 
- Gets or sets target base model.
- actualInstance numberCount 
- Gets or sets actual instance count.
- deltaModels {[key: string]: DeltaModel Current State Response[]} 
- Gets or sets dictionary representing modelID and its current state.
- expectedInstance numberCount 
- Gets or sets expected instance count.
- revisionId string
- Gets or sets revision ID.
- targetBase stringModel 
- Gets or sets target base model.
- actual_instance_ intcount 
- Gets or sets actual instance count.
- delta_models Mapping[str, Sequence[DeltaModel Current State Response]] 
- Gets or sets dictionary representing modelID and its current state.
- expected_instance_ intcount 
- Gets or sets expected instance count.
- revision_id str
- Gets or sets revision ID.
- target_base_ strmodel 
- Gets or sets target base model.
- actualInstance NumberCount 
- Gets or sets actual instance count.
- deltaModels Map<List<Property Map>>
- Gets or sets dictionary representing modelID and its current state.
- expectedInstance NumberCount 
- Gets or sets expected instance count.
- revisionId String
- Gets or sets revision ID.
- targetBase StringModel 
- Gets or sets target base model.
Supporting Types
DeltaModelCurrentStateResponse    
- Count int
- Gets or sets Count of instances with model.
- SampleInstance stringID 
- Gets or sets sample of instances with model.
- Status string
- Gets or sets status.
- Count int
- Gets or sets Count of instances with model.
- SampleInstance stringID 
- Gets or sets sample of instances with model.
- Status string
- Gets or sets status.
- count Integer
- Gets or sets Count of instances with model.
- sampleInstance StringID 
- Gets or sets sample of instances with model.
- status String
- Gets or sets status.
- count number
- Gets or sets Count of instances with model.
- sampleInstance stringID 
- Gets or sets sample of instances with model.
- status string
- Gets or sets status.
- count int
- Gets or sets Count of instances with model.
- sample_instance_ strid 
- Gets or sets sample of instances with model.
- status str
- Gets or sets status.
- count Number
- Gets or sets Count of instances with model.
- sampleInstance StringID 
- Gets or sets sample of instances with model.
- status String
- Gets or sets status.
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