1. Packages
  2. Azure Native
  3. API Docs
  4. machinelearningservices
  5. getInferenceGroupDeltaModelsStatusAsync
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.1.0 published on Tuesday, Apr 8, 2025 by Pulumi

azure-native.machinelearningservices.getInferenceGroupDeltaModelsStatusAsync

Explore with Pulumi AI

This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.1.0 published on Tuesday, Apr 8, 2025 by Pulumi

Contract returning to user the delta models.

Uses Azure REST API version 2025-01-01-preview.

Other available API versions: 2024-10-01-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native machinelearningservices [ApiVersion]. See the version guide for details.

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>
Copy
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]
Copy
func GetInferenceGroupDeltaModelsStatusAsync(ctx *Context, args *GetInferenceGroupDeltaModelsStatusAsyncArgs, opts ...InvokeOption) (*GetInferenceGroupDeltaModelsStatusAsyncResult, error)
func GetInferenceGroupDeltaModelsStatusAsyncOutput(ctx *Context, args *GetInferenceGroupDeltaModelsStatusAsyncOutputArgs, opts ...InvokeOption) GetInferenceGroupDeltaModelsStatusAsyncResultOutput
Copy

> 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)
}
Copy
public static CompletableFuture<GetInferenceGroupDeltaModelsStatusAsyncResult> getInferenceGroupDeltaModelsStatusAsync(GetInferenceGroupDeltaModelsStatusAsyncArgs args, InvokeOptions options)
public static Output<GetInferenceGroupDeltaModelsStatusAsyncResult> getInferenceGroupDeltaModelsStatusAsync(GetInferenceGroupDeltaModelsStatusAsyncArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: azure-native:machinelearningservices:getInferenceGroupDeltaModelsStatusAsync
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

GroupName
This property is required.
Changes to this property will trigger replacement.
string
InferenceGroup name.
PoolName
This property is required.
Changes to this property will trigger replacement.
string
InferencePool name.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
WorkspaceName
This property is required.
Changes to this property will trigger replacement.
string
Name of Azure Machine Learning workspace.
DeltaModels List<string>
Gets or sets collection of delta models to retrieve status for.
TargetBaseModel string
Gets or sets target base model.
GroupName
This property is required.
Changes to this property will trigger replacement.
string
InferenceGroup name.
PoolName
This property is required.
Changes to this property will trigger replacement.
string
InferencePool name.
ResourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
WorkspaceName
This property is required.
Changes to this property will trigger replacement.
string
Name of Azure Machine Learning workspace.
DeltaModels []string
Gets or sets collection of delta models to retrieve status for.
TargetBaseModel string
Gets or sets target base model.
groupName
This property is required.
Changes to this property will trigger replacement.
String
InferenceGroup name.
poolName
This property is required.
Changes to this property will trigger replacement.
String
InferencePool name.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group. The name is case insensitive.
workspaceName
This property is required.
Changes to this property will trigger replacement.
String
Name of Azure Machine Learning workspace.
deltaModels List<String>
Gets or sets collection of delta models to retrieve status for.
targetBaseModel String
Gets or sets target base model.
groupName
This property is required.
Changes to this property will trigger replacement.
string
InferenceGroup name.
poolName
This property is required.
Changes to this property will trigger replacement.
string
InferencePool name.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
string
The name of the resource group. The name is case insensitive.
workspaceName
This property is required.
Changes to this property will trigger replacement.
string
Name of Azure Machine Learning workspace.
deltaModels string[]
Gets or sets collection of delta models to retrieve status for.
targetBaseModel string
Gets or sets target base model.
group_name
This property is required.
Changes to this property will trigger replacement.
str
InferenceGroup name.
pool_name
This property is required.
Changes to this property will trigger replacement.
str
InferencePool name.
resource_group_name
This property is required.
Changes to this property will trigger replacement.
str
The name of the resource group. The name is case insensitive.
workspace_name
This property is required.
Changes to this property will trigger replacement.
str
Name of Azure Machine Learning workspace.
delta_models Sequence[str]
Gets or sets collection of delta models to retrieve status for.
target_base_model str
Gets or sets target base model.
groupName
This property is required.
Changes to this property will trigger replacement.
String
InferenceGroup name.
poolName
This property is required.
Changes to this property will trigger replacement.
String
InferencePool name.
resourceGroupName
This property is required.
Changes to this property will trigger replacement.
String
The name of the resource group. The name is case insensitive.
workspaceName
This property is required.
Changes to this property will trigger replacement.
String
Name of Azure Machine Learning workspace.
deltaModels List<String>
Gets or sets collection of delta models to retrieve status for.
targetBaseModel String
Gets or sets target base model.

getInferenceGroupDeltaModelsStatusAsync Result

The following output properties are available:

ActualInstanceCount int
Gets or sets actual instance count.
DeltaModels Dictionary<string, ImmutableArray<Pulumi.AzureNative.MachineLearningServices.Outputs.DeltaModelCurrentStateResponse>>
Gets or sets dictionary representing modelID and its current state.
ExpectedInstanceCount int
Gets or sets expected instance count.
RevisionId string
Gets or sets revision ID.
TargetBaseModel string
Gets or sets target base model.
ActualInstanceCount int
Gets or sets actual instance count.
DeltaModels map[string][]DeltaModelCurrentStateResponse
Gets or sets dictionary representing modelID and its current state.
ExpectedInstanceCount int
Gets or sets expected instance count.
RevisionId string
Gets or sets revision ID.
TargetBaseModel string
Gets or sets target base model.
actualInstanceCount Integer
Gets or sets actual instance count.
deltaModels Map<String,List<DeltaModelCurrentStateResponse>>
Gets or sets dictionary representing modelID and its current state.
expectedInstanceCount Integer
Gets or sets expected instance count.
revisionId String
Gets or sets revision ID.
targetBaseModel String
Gets or sets target base model.
actualInstanceCount number
Gets or sets actual instance count.
deltaModels {[key: string]: DeltaModelCurrentStateResponse[]}
Gets or sets dictionary representing modelID and its current state.
expectedInstanceCount number
Gets or sets expected instance count.
revisionId string
Gets or sets revision ID.
targetBaseModel string
Gets or sets target base model.
actual_instance_count int
Gets or sets actual instance count.
delta_models Mapping[str, Sequence[DeltaModelCurrentStateResponse]]
Gets or sets dictionary representing modelID and its current state.
expected_instance_count int
Gets or sets expected instance count.
revision_id str
Gets or sets revision ID.
target_base_model str
Gets or sets target base model.
actualInstanceCount Number
Gets or sets actual instance count.
deltaModels Map<List<Property Map>>
Gets or sets dictionary representing modelID and its current state.
expectedInstanceCount Number
Gets or sets expected instance count.
revisionId String
Gets or sets revision ID.
targetBaseModel String
Gets or sets target base model.

Supporting Types

DeltaModelCurrentStateResponse

Count int
Gets or sets Count of instances with model.
SampleInstanceID string
Gets or sets sample of instances with model.
Status string
Gets or sets status.
Count int
Gets or sets Count of instances with model.
SampleInstanceID string
Gets or sets sample of instances with model.
Status string
Gets or sets status.
count Integer
Gets or sets Count of instances with model.
sampleInstanceID String
Gets or sets sample of instances with model.
status String
Gets or sets status.
count number
Gets or sets Count of instances with model.
sampleInstanceID string
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_id str
Gets or sets sample of instances with model.
status str
Gets or sets status.
count Number
Gets or sets Count of instances with model.
sampleInstanceID String
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 v2 docs if using the v2 version of this package.
Azure Native v3.1.0 published on Tuesday, Apr 8, 2025 by Pulumi