C# Class Microsoft.WindowsAzure.Commands.StorSimple.StorSimpleClient

ファイルを表示 Open project: Azure/azure-powershell

Public Properties

Property Type Description
ClientRequestId string

Public Methods

Method Description
GetAzureCloudServicesSyncInt ( ) : CloudServiceListResponse
StorSimpleClient ( AzureSMProfile AzureSMProfile, AzureSubscription currentSubscription ) : System
ThrowCloudExceptionDetails ( CloudException cloudException ) : void

Private Methods

Method Description
GetCustomRequestHeaders ( ) : Microsoft.WindowsAzure.Management.StorSimple.Models.CustomRequestHeaders
GetStorSimpleClient ( ) : StorSimpleManagementClient
IgnoreCertificateErrorHandler ( object sender, System certificate, System chain, SslPolicyErrors sslPolicyErrors ) : bool

Method Details

GetAzureCloudServicesSyncInt() public method

public GetAzureCloudServicesSyncInt ( ) : CloudServiceListResponse
return CloudServiceListResponse

StorSimpleClient() public method

public StorSimpleClient ( AzureSMProfile AzureSMProfile, AzureSubscription currentSubscription ) : System
AzureSMProfile AzureSMProfile
currentSubscription AzureSubscription
return System

ThrowCloudExceptionDetails() public method

public ThrowCloudExceptionDetails ( CloudException cloudException ) : void
cloudException CloudException
return void

Property Details

ClientRequestId public_oe property

public string ClientRequestId
return string