Uses of Class
com.azure.resourcemanager.deploymentmanager.models.Service
Packages that use Service
Package
Description
Package containing the inner data models for AzureDeploymentManager.
Package containing the data models for AzureDeploymentManager.
-
Uses of Service in com.azure.resourcemanager.deploymentmanager.fluent.models
Methods in com.azure.resourcemanager.deploymentmanager.fluent.models that return types with arguments of type Service -
Uses of Service in com.azure.resourcemanager.deploymentmanager.models
Methods in com.azure.resourcemanager.deploymentmanager.models that return ServiceModifier and TypeMethodDescriptionSet the name property: Name of the service.Service.withServiceUnits(List<ServiceUnit> serviceUnits) Set the serviceUnits property: The detailed information about the units that make up the service.Service.withTargetLocation(String targetLocation) Set the targetLocation property: The Azure location to which the resources in the service belong to or should be deployed to.Service.withTargetSubscriptionId(String targetSubscriptionId) Set the targetSubscriptionId property: The subscription to which the resources in the service belong to or should be deployed to.Methods in com.azure.resourcemanager.deploymentmanager.models that return types with arguments of type Service