ExportJobProperties.ExcludeKeysInExport Propriedade
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Determina se as chaves de autorização estão incluídas na exportação.
[Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="excludeKeysInExport")]
public bool ExcludeKeysInExport { get; set; }
[<Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore, PropertyName="excludeKeysInExport")>]
member this.ExcludeKeysInExport : bool with get, set
Public Property ExcludeKeysInExport As Boolean
- Atributos
-
Newtonsoft.Json.JsonPropertyAttribute
Parâmetro opcional. O serviço usa como padrão false.
Comentários do Azure SDK for .NET
O Azure SDK for .NET é um projeto código aberto. Selecione um link para fornecer comentários: