Share via


IProfile.ExtendedProperty Property

Definition

Key-Value pair representing additional properties for profiles.

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

Property Value

Attributes

Applies to