Compartir a través de


DataPolicyManifest.Custom Propiedad

Definición

Obtiene o establece una matriz de definición de recursos personalizado del manifiesto de datos.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.resourceFunctions.custom")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.ResourceManager.Models.DataManifestCustomResourceFunctionDefinition> Custom { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.resourceFunctions.custom")>]
member this.Custom : System.Collections.Generic.IList<Microsoft.Azure.Management.ResourceManager.Models.DataManifestCustomResourceFunctionDefinition> with get, set
Public Property Custom As IList(Of DataManifestCustomResourceFunctionDefinition)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a