C# Class Google.PowerShell.Compute.SetGceManagedInstanceGroupCmdelt

Inheritance: GceConcurrentCmdlet
ファイルを表示 Open project: GoogleCloudPlatform/google-cloud-powershell

Private Properties

Property Type Description
AbandonObject void
AbandonUri void
DeleteObject void
DeleteUri void
JoinInstanceNames string
RecreateObject void
RecreateUri void
Resize void
SetTargetPools void
SetTemplate void

Protected Methods

Method Description
ProcessRecord ( ) : void

Private Methods

Method Description
AbandonObject ( ) : void
AbandonUri ( ) : void
DeleteObject ( ) : void
DeleteUri ( ) : void
JoinInstanceNames ( IEnumerable instanceUris ) : string
RecreateObject ( ) : void
RecreateUri ( ) : void
Resize ( ) : void
SetTargetPools ( ) : void
SetTemplate ( ) : void

Method Details

ProcessRecord() protected method

protected ProcessRecord ( ) : void
return void