Partager via


DataPolicyManifest.Custom Propriété

Définition

Obtient ou définit un tableau de définition de ressource personnalisée de manifeste de données.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à