Udostępnij za pośrednictwem


IProfile.ExtendedProperty Property

Definition

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

Applies to