你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IProfileProperties.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