IEnabledResourceTypeProperties.TypesMetadata Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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
- Attributes