C# Class Microsoft.Azure.Commands.RedisCache.SetAzureRedisCacheDiagnostics

Inheritance: RedisCacheCmdletBase
Show file Open project: Azure/azure-powershell

Private Properties

Property Type Description
GetStorageAccountName string

Public Methods

Method Description
ExecuteCmdlet ( ) : void

Private Methods

Method Description
GetStorageAccountName ( string storageAccountId ) : string

Method Details

ExecuteCmdlet() public method

public ExecuteCmdlet ( ) : void
return void