ServiceResourceProperties Class
The properties that define a service in a service topology.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
azure.mgmt.deploymentmanager.models._models_py3.ServicePropertiesServiceResourceProperties
Constructor
ServiceResourceProperties(*, target_location: str, target_subscription_id: str, **kwargs)
Parameters
- target_location
- str
Required
Required. The Azure location to which the resources in the service belong to or should be deployed to.
- target_subscription_id
- str
Required
Required. The subscription to which the resources in the service belong to or should be deployed to.
Feedback
Submit and view feedback for