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