IProfileProperties.ExtendedProperty 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.
Key-Value pair representing additional properties for profiles.
[Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="Key-Value pair representing additional properties for profiles.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfilePropertiesExtendedProperties) }, ReadOnly=true, Required=false, SerializedName="extendedProperties")]
public Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfilePropertiesExtendedProperties ExtendedProperty { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Cdn.Runtime.Info(Description="Key-Value pair representing additional properties for profiles.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfilePropertiesExtendedProperties) }, ReadOnly=true, Required=false, SerializedName="extendedProperties")>]
member this.ExtendedProperty : Microsoft.Azure.PowerShell.Cmdlets.Cdn.Models.Api20240201.IProfilePropertiesExtendedProperties
Public ReadOnly Property ExtendedProperty As IProfilePropertiesExtendedProperties
Property Value
- Attributes