ServiceProperties Class
The properties of a service.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
ServiceProperties
Constructor
ServiceProperties(*, 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