Uses of Class
com.azure.resourcemanager.deploymentmanager.models.ServiceProperties
Packages that use ServiceProperties
Package
Description
Package containing the inner data models for AzureDeploymentManager.
Package containing the data models for AzureDeploymentManager.
-
Uses of ServiceProperties in com.azure.resourcemanager.deploymentmanager.fluent.models
Modifier and TypeClassDescriptionfinal classThe properties that define a service in a service topology. -
Uses of ServiceProperties in com.azure.resourcemanager.deploymentmanager.models
Subclasses of ServiceProperties in com.azure.resourcemanager.deploymentmanager.modelsMethods in com.azure.resourcemanager.deploymentmanager.models that return ServicePropertiesModifier and TypeMethodDescriptionServiceProperties.withTargetLocation(String targetLocation) Set the targetLocation property: The Azure location to which the resources in the service belong to or should be deployed to.ServiceProperties.withTargetSubscriptionId(String targetSubscriptionId) Set the targetSubscriptionId property: The subscription to which the resources in the service belong to or should be deployed to.