Language

DataManifestCustomResourceFunctionDefinition.FullyQualifiedResourceType Property

Definition

The fully qualified control plane resource type that this function represents. eg - 'Microsoft.KeyVault/vaults'.

[Microsoft.Azure.PowerShell.Cmdlets.Policy.Origin(Microsoft.Azure.PowerShell.Cmdlets.Policy.PropertyOrigin.Owned)]
public string FullyQualifiedResourceType { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Policy.Origin(Microsoft.Azure.PowerShell.Cmdlets.Policy.PropertyOrigin.Owned)>]
member this.FullyQualifiedResourceType : string with get, set
Public Property FullyQualifiedResourceType As String

Property Value

Implements

Attributes

Applies to