Partager via


RoleAssignmentCreateParameters.Condition Propriété

Définition

Obtient ou définit les conditions sur l’attribution de rôle. Cela limite les ressources auxquelles il peut être affecté. Par exemple : @Resource[Microsoft.Storage/storageAccounts/blobServices/containers:ContainerName] StringEqualsIgnoreCase 'foo_storage_container'

[Newtonsoft.Json.JsonProperty(PropertyName="properties.condition")]
public string Condition { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.condition")>]
member this.Condition : string with get, set
Public Property Condition As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à