NetworkCloudAgentPoolMode Struct
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The selection of how this agent pool is utilized, either as a system pool or a user pool. System pools run the features and critical services for the Kubernetes Cluster, while user pools are dedicated to user workloads. Every Kubernetes cluster must contain at least one system node pool with at least one node.
public readonly struct NetworkCloudAgentPoolMode : IEquatable<Azure.ResourceManager.NetworkCloud.Models.NetworkCloudAgentPoolMode>
type NetworkCloudAgentPoolMode = struct
Public Structure NetworkCloudAgentPoolMode
Implements IEquatable(Of NetworkCloudAgentPoolMode)
- Inheritance
-
NetworkCloudAgentPoolMode
- Implements
Network |
Initializes a new instance of NetworkCloudAgentPoolMode. |
Not |
NotApplicable. |
System |
System. |
User |
User. |
Equals(Network |
Indicates whether the current object is equal to another object of the same type. |
To |
Returns the fully qualified type name of this instance. |
Equality(Network |
Determines if two NetworkCloudAgentPoolMode values are the same. |
Implicit(String to Network |
Converts a String to a NetworkCloudAgentPoolMode. |
Inequality(Network |
Determines if two NetworkCloudAgentPoolMode values are not the same. |
Product | Versions |
---|---|
Azure SDK for .NET | Latest, Preview |
Azure SDK for .NET feedback
Azure SDK for .NET is an open source project. Select a link to provide feedback: