ContainerService Class

Definition

[Microsoft.Rest.Serialization.JsonTransformation]
public class ContainerService : Microsoft.Azure.Commands.Common.Compute.Version_2018_04.Models.Resource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type ContainerService = class
    inherit Resource
Public Class ContainerService
Inherits Resource
Inheritance
ContainerService
Attributes

Constructors

ContainerService()
ContainerService(String, ContainerServiceMasterProfile, IList<ContainerServiceAgentPoolProfile>, ContainerServiceLinuxProfile, String, String, String, IDictionary<String, String>, String, ContainerServiceOrchestratorProfile, ContainerServiceCustomProfile, ContainerServiceServicePrincipalProfile, ContainerServiceWindowsProfile, ContainerServiceDiagnosticsProfile)

Properties

AgentPoolProfiles
CustomProfile
DiagnosticsProfile
Id (Inherited from Resource)
LinuxProfile
Location (Inherited from Resource)
MasterProfile
Name (Inherited from Resource)
OrchestratorProfile
ProvisioningState
ServicePrincipalProfile
Tags (Inherited from Resource)
Type (Inherited from Resource)
WindowsProfile

Methods

Validate()

Applies to