C# 클래스 Google.PowerShell.Compute.GetManagedInstanceGroupCmdlet

상속: GceCmdlet
파일 보기 프로젝트 열기: GoogleCloudPlatform/google-cloud-powershell

Private Properties

프로퍼티 타입 설명
GetGroupByName InstanceGroupManager
GetGroupByObject InstanceGroupManager
GetGroupByUri InstanceGroupManager
GetInstances IEnumerable
GetProjectGroups IEnumerable
GetZoneGroups IEnumerable

보호된 메소드들

메소드 설명
ProcessRecord ( ) : void

비공개 메소드들

메소드 설명
GetGroupByName ( ) : InstanceGroupManager
GetGroupByObject ( ) : InstanceGroupManager
GetGroupByUri ( ) : InstanceGroupManager
GetInstances ( IEnumerable managers ) : IEnumerable

Gets the status objects for the managed instances.

GetProjectGroups ( ) : IEnumerable
GetZoneGroups ( ) : IEnumerable

메소드 상세

ProcessRecord() 보호된 메소드

protected ProcessRecord ( ) : void
리턴 void