ResourceAccessRule Class
Resource Access Rule.
- Inheritance
-
azure.mgmt.storage._serialization.ModelResourceAccessRule
Constructor
ResourceAccessRule(*, tenant_id: str | None = None, resource_id: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
tenant_id
|
Tenant Id. |
resource_id
|
Resource Id. |
Variables
Name | Description |
---|---|
tenant_id
|
Tenant Id. |
resource_id
|
Resource Id. |
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