Partager via


AzureWorkloadRestoreRequest.PropertyBag Propriété

Définition

Obtient ou définit un sac de propriétés spécifique à la charge de travail.

[Newtonsoft.Json.JsonProperty(PropertyName="propertyBag")]
public System.Collections.Generic.IDictionary<string,string> PropertyBag { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="propertyBag")>]
member this.PropertyBag : System.Collections.Generic.IDictionary<string, string> with get, set
Public Property PropertyBag As IDictionary(Of String, String)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à