C# Class Microsoft.Azure.Commands.Compute.GetAzureRemoteDesktopFileCommand

Inheritance: Microsoft.Azure.Commands.Compute.VirtualMachineRemoteDesktopBaseCmdlet
Afficher le fichier Open project: Azure/azure-powershell

Private Properties

Свойство Type Description
GetAddressFromPublicIPResource string
GetResourceGroupName string
GetResourceName string

Méthodes publiques

Méthode Description
ExecuteCmdlet ( ) : void

Private Methods

Méthode Description
GetAddressFromPublicIPResource ( string resourceId ) : string
GetResourceGroupName ( string resourceId ) : string
GetResourceName ( string resourceId, string resource ) : string

Method Details

ExecuteCmdlet() public méthode

public ExecuteCmdlet ( ) : void
Résultat void