AccessRulePropertiesSubscriptionsItem Class
Subscription identifiers.
- Inheritance
-
azure.mgmt.batch._serialization.ModelAccessRulePropertiesSubscriptionsItem
Constructor
AccessRulePropertiesSubscriptionsItem(*, id: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
id
|
The fully qualified Azure resource ID of the subscription e.g. ('/subscriptions/00000000-0000-0000-0000-000000000000'). |
Variables
Name | Description |
---|---|
id
|
The fully qualified Azure resource ID of the subscription e.g. ('/subscriptions/00000000-0000-0000-0000-000000000000'). |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Python