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

PSSeriviceProperties.Cors Property

Definition

[Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="Cors", Position=14, ScriptBlock="$_.Cors", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.List)]
public Microsoft.WindowsAzure.Commands.Storage.Model.ResourceModel.PSCorsRule[] Cors { get; set; }
public Microsoft.WindowsAzure.Commands.Storage.Model.ResourceModel.PSCorsRule[] Cors { get; set; }
[<Microsoft.WindowsAzure.Commands.Common.Attributes.Ps1Xml(Label="Cors", Position=14, ScriptBlock="$_.Cors", Target=Microsoft.WindowsAzure.Commands.Common.Attributes.ViewControl.List)>]
member this.Cors : Microsoft.WindowsAzure.Commands.Storage.Model.ResourceModel.PSCorsRule[] with get, set
member this.Cors : Microsoft.WindowsAzure.Commands.Storage.Model.ResourceModel.PSCorsRule[] with get, set
Public Property Cors As PSCorsRule()

Property Value

Attributes

Applies to