Anthos Multi-Cloud V1 API - Class Google::Cloud::GkeMultiCloud::V1::GetAzureNodePoolRequest (v0.9.0)

Reference documentation and code samples for the Anthos Multi-Cloud V1 API class Google::Cloud::GkeMultiCloud::V1::GetAzureNodePoolRequest.

Request message for AzureClusters.GetAzureNodePool method.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. The name of the AzureNodePool resource to describe.

    AzureNodePool names are formatted as projects/<project-id>/locations/<region>/azureClusters/<cluster-id>/azureNodePools/<node-pool-id>.

    See Resource Names for more details on Google Cloud resource names.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. The name of the AzureNodePool resource to describe.

    AzureNodePool names are formatted as projects/<project-id>/locations/<region>/azureClusters/<cluster-id>/azureNodePools/<node-pool-id>.

    See Resource Names for more details on Google Cloud resource names.

Returns
  • (::String) — Required. The name of the AzureNodePool resource to describe.

    AzureNodePool names are formatted as projects/<project-id>/locations/<region>/azureClusters/<cluster-id>/azureNodePools/<node-pool-id>.

    See Resource Names for more details on Google Cloud resource names.