ManagedInstanceVulnerabilityAssessment.StorageContainerSasKey Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit une signature d’accès partagé (clé SAS) qui dispose d’un accès en écriture au conteneur d’objets blob spécifié dans le paramètre « storageContainerPath ». Si « storageAccountAccessKey » n’est pas spécifié, StorageContainerSasKey est requis. S’applique uniquement si le compte de stockage ne se trouve pas derrière un réseau virtuel ou un pare-feu
[Newtonsoft.Json.JsonProperty(PropertyName="properties.storageContainerSasKey")]
public string StorageContainerSasKey { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.storageContainerSasKey")>]
member this.StorageContainerSasKey : string with get, set
Public Property StorageContainerSasKey As String
Valeur de propriété
- Attributs
-
Newtonsoft.Json.JsonPropertyAttribute
S’applique à
Azure SDK for .NET