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. |
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for Python