Condividi tramite


DataManifestCustomResourceFunctionDefinition.FullyQualifiedResourceType Property

Definition

Gets or sets the fully qualified control plane resource type that this function represents. eg - 'Microsoft.KeyVault/vaults'.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to