Show / Hide Table of Contents

Class GetKubernetesClusterWindowsProfileResult

Inheritance
System.Object
GetKubernetesClusterWindowsProfileResult
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Azure.ContainerService.Outputs
Assembly: Pulumi.Azure.dll
Syntax
public sealed class GetKubernetesClusterWindowsProfileResult

Fields

View Source

AdminUsername

The username associated with the administrator account of the Windows VMs.

Declaration
public readonly string AdminUsername
Field Value
Type Description
System.String
  • View Source
Back to top Copyright 2016-2020, Pulumi Corporation.