Uses of Interface
com.azure.resourcemanager.workloads.models.ProviderInstance.DefinitionStages.WithCreate
Packages that use ProviderInstance.DefinitionStages.WithCreate
Package
Description
Package containing the data models for WorkloadsClient.
-
Uses of ProviderInstance.DefinitionStages.WithCreate in com.azure.resourcemanager.workloads.models
Subinterfaces of ProviderInstance.DefinitionStages.WithCreate in com.azure.resourcemanager.workloads.modelsModifier and TypeInterfaceDescriptionstatic interface
The entirety of the ProviderInstance definition.Methods in com.azure.resourcemanager.workloads.models that return ProviderInstance.DefinitionStages.WithCreateModifier and TypeMethodDescriptionProviderInstance.DefinitionStages.WithParentResource.withExistingMonitor
(String resourceGroupName, String monitorName) Specifies resourceGroupName, monitorName.ProviderInstance.DefinitionStages.WithIdentity.withIdentity
(UserAssignedServiceIdentity identity) Specifies the identity property: Managed service identity (user assigned identities).ProviderInstance.DefinitionStages.WithProviderSettings.withProviderSettings
(ProviderSpecificProperties providerSettings) Specifies the providerSettings property: Defines the provider instance errors..