Freigeben über


DataPolicyManifest.Custom Eigenschaft

Definition

Ruft ein Array der benutzerdefinierten Ressourcendefinition des Datenmanifests ab oder legt dieses fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: