ResourceUriList Class
The List resources which are encrypted with the disk encryption set.
All required parameters must be populated in order to send to server.
Constructor
ResourceUriList(*, value: List[str], next_link: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
value
|
A list of IDs or Owner IDs of resources which are encrypted with the disk encryption set. Required. |
next_link
|
The uri to fetch the next page of encrypted resources. Call ListNext() with this to fetch the next page of encrypted resources. Default value: None
|
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