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.73.0 published on Wednesday, Nov 20, 2024 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.73.0 published on Wednesday, Nov 20, 2024 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)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:machinelearningservices:getInferenceGroupDeltaModelsStatusAsync
arguments:
# arguments dictionary
The following arguments are supported:
- Group
Name string - InferenceGroup name.
- Pool
Name string - InferencePool name.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Workspace
Name string - Name of Azure Machine Learning workspace.
- Delta
Models List<string> - Gets or sets collection of delta models to retrieve status for.
- Target
Base stringModel - Gets or sets target base model.
- Group
Name string - InferenceGroup name.
- Pool
Name string - InferencePool name.
- Resource
Group stringName - The name of the resource group. The name is case insensitive.
- Workspace
Name string - Name of Azure Machine Learning workspace.
- Delta
Models []string - Gets or sets collection of delta models to retrieve status for.
- Target
Base stringModel - Gets or sets target base model.
- group
Name String - InferenceGroup name.
- pool
Name String - InferencePool name.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- workspace
Name String - Name of Azure Machine Learning workspace.
- delta
Models List<String> - Gets or sets collection of delta models to retrieve status for.
- target
Base StringModel - Gets or sets target base model.
- group
Name string - InferenceGroup name.
- pool
Name string - InferencePool name.
- resource
Group stringName - The name of the resource group. The name is case insensitive.
- workspace
Name string - Name of Azure Machine Learning workspace.
- delta
Models string[] - Gets or sets collection of delta models to retrieve status for.
- target
Base 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.
- group
Name String - InferenceGroup name.
- pool
Name String - InferencePool name.
- resource
Group StringName - The name of the resource group. The name is case insensitive.
- workspace
Name String - Name of Azure Machine Learning workspace.
- delta
Models List<String> - Gets or sets collection of delta models to retrieve status for.
- target
Base StringModel - Gets or sets target base model.
getInferenceGroupDeltaModelsStatusAsync Result
The following output properties are available:
- Actual
Instance intCount - Gets or sets actual instance count.
- Delta
Models 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.
- Expected
Instance intCount - Gets or sets expected instance count.
- Revision
Id string - Gets or sets revision ID.
- Target
Base stringModel - Gets or sets target base model.
- Actual
Instance intCount - Gets or sets actual instance count.
- Delta
Models map[string][]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 string - Gets or sets revision ID.
- Target
Base stringModel - Gets or sets target base model.
- actual
Instance IntegerCount - Gets or sets actual instance count.
- delta
Models Map<String,List<DeltaModel Current State Response>> - Gets or sets dictionary representing modelID and its current state.
- expected
Instance IntegerCount - Gets or sets expected instance count.
- revision
Id String - Gets or sets revision ID.
- target
Base StringModel - Gets or sets target base model.
- actual
Instance numberCount - Gets or sets actual instance count.
- delta
Models {[key: string]: DeltaModel Current State Response[]} - Gets or sets dictionary representing modelID and its current state.
- expected
Instance numberCount - Gets or sets expected instance count.
- revision
Id string - Gets or sets revision ID.
- target
Base 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.
- actual
Instance NumberCount - Gets or sets actual instance count.
- delta
Models Map<List<Property Map>> - Gets or sets dictionary representing modelID and its current state.
- expected
Instance NumberCount - Gets or sets expected instance count.
- revision
Id String - Gets or sets revision ID.
- target
Base StringModel - Gets or sets target base model.
Supporting Types
DeltaModelCurrentStateResponse
- Count int
- Gets or sets Count of instances with model.
- Sample
Instance 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 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.
- sample
Instance 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.
- sample
Instance 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.
- sample
Instance 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.73.0 published on Wednesday, Nov 20, 2024 by Pulumi