C# Class Microsoft.Azure.Commands.Network.NewAzurePublicIpAddressCommand

Inheritance: PublicIpAddressBaseCmdlet
Exibir arquivo Open project: Azure/azure-powershell

Private Properties

Property Type Description
CreatePublicIpAddress Microsoft.Azure.Commands.Network.Models.PSPublicIpAddress

Public Methods

Method Description
Execute ( ) : void

Private Methods

Method Description
CreatePublicIpAddress ( ) : PSPublicIpAddress

Method Details

Execute() public method

public Execute ( ) : void
return void