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

Afficher le fichier Open project: Azure/azure-powershell

Méthodes publiques

Свойство Type Description
ClientRequestId string

Méthodes publiques

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

Private Methods

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

Method Details

GetAzureCloudServicesSyncInt() public méthode

public GetAzureCloudServicesSyncInt ( ) : CloudServiceListResponse
Résultat CloudServiceListResponse

StorSimpleClient() public méthode

public StorSimpleClient ( AzureSMProfile AzureSMProfile, AzureSubscription currentSubscription ) : System
AzureSMProfile AzureSMProfile
currentSubscription AzureSubscription
Résultat System

ThrowCloudExceptionDetails() public méthode

public ThrowCloudExceptionDetails ( CloudException cloudException ) : void
cloudException CloudException
Résultat void

Property Details

ClientRequestId public_oe property

public string ClientRequestId
Résultat string