SharedGalleryImagesList interface
Methods
| get(Shared |
List shared gallery images by subscription id or tenant id. |
Method Details
get(SharedGalleryImagesListParameters)
List shared gallery images by subscription id or tenant id.
function get(options: SharedGalleryImagesListParameters): StreamableMethod<SharedGalleryImagesList200Response | SharedGalleryImagesListDefaultResponse>