Reference documentation and code samples for the Google Anthos Multi Cloud V1 Client class AzureClusterUser.
Identities of a user-type subject for Azure clusters.
Generated from protobuf message google.cloud.gkemulticloud.v1.AzureClusterUser
Namespace
Google \ Cloud \ GkeMultiCloud \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ username |
string
Required. The name of the user, e.g. |
getUsername
Required. The name of the user, e.g. my-gcp-id@gmail.com
.
Returns | |
---|---|
Type | Description |
string |
setUsername
Required. The name of the user, e.g. my-gcp-id@gmail.com
.
Parameter | |
---|---|
Name | Description |
var |
string
|
Returns | |
---|---|
Type | Description |
$this |