IEnabledResourceTypeProperties.TypesMetadata Property

Definition

[Microsoft.Azure.PowerShell.Cmdlets.CustomLocation.Runtime.Info(Description="Metadata of the Resource Type", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CustomLocation.Models.Api20210815.IEnabledResourceTypePropertiesTypesMetadataItem) }, ReadOnly=false, Required=false, SerializedName="typesMetadata")]
public Microsoft.Azure.PowerShell.Cmdlets.CustomLocation.Models.Api20210815.IEnabledResourceTypePropertiesTypesMetadataItem[] TypesMetadata { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.CustomLocation.Runtime.Info(Description="Metadata of the Resource Type", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.CustomLocation.Models.Api20210815.IEnabledResourceTypePropertiesTypesMetadataItem) }, ReadOnly=false, Required=false, SerializedName="typesMetadata")>]
member this.TypesMetadata : Microsoft.Azure.PowerShell.Cmdlets.CustomLocation.Models.Api20210815.IEnabledResourceTypePropertiesTypesMetadataItem[] with get, set
Public Property TypesMetadata As IEnabledResourceTypePropertiesTypesMetadataItem()

Property Value

IEnabledResourceTypePropertiesTypesMetadataItem[]
Attributes

Applies to