C# Class Microsoft.WindowsAzure.Commands.Storage.Common.Cmdlet.GetAzureStorageCORSRuleCommand

Inheritance: StorageCloudBlobCmdletBase
Mostra file Open project: Azure/azure-powershell

Private Properties

Property Type Description
ConvertCorsHttpMethodToString string[]
ExecuteCmdlet void
ListToArray string[]

Public Methods

Method Description
GetAzureStorageCORSRuleCommand ( ) : Microsoft.WindowsAzure.Commands.Storage.Model.ResourceModel

Private Methods

Method Description
ConvertCorsHttpMethodToString ( CorsHttpMethods methods ) : string[]
ExecuteCmdlet ( ) : void
ListToArray ( IList stringList ) : string[]

Method Details

GetAzureStorageCORSRuleCommand() public method

public GetAzureStorageCORSRuleCommand ( ) : Microsoft.WindowsAzure.Commands.Storage.Model.ResourceModel
return Microsoft.WindowsAzure.Commands.Storage.Model.ResourceModel