{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/azure-storage-account/refs/heads/main/json-structure/azure-storage-account-list-service-sas-response-structure.json", "description": "The List service SAS credentials operation response.", "properties": { "serviceSasToken": { "description": "List service SAS credentials of specific resource.", "readOnly": true, "type": "string" } }, "type": "object", "name": "ListServiceSasResponse" }