HybridWorkerGroup Struct
Definition
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.
Type of the HybridWorkerGroup.
public readonly struct HybridWorkerGroup : IEquatable<Azure.ResourceManager.Automation.Models.HybridWorkerGroup>
type HybridWorkerGroup = struct
Public Structure HybridWorkerGroup
Implements IEquatable(Of HybridWorkerGroup)
- Inheritance
-
HybridWorkerGroup
- Implements
Constructors
HybridWorkerGroup(String) |
Initializes a new instance of HybridWorkerGroup. |
Properties
System |
System. |
User |
User. |
Methods
Equals(HybridWorkerGroup) |
Indicates whether the current object is equal to another object of the same type. |
ToString() |
Returns the fully qualified type name of this instance. |
Operators
Equality(HybridWorkerGroup, HybridWorkerGroup) |
Determines if two HybridWorkerGroup values are the same. |
Implicit(String to HybridWorkerGroup) |
Converts a string to a HybridWorkerGroup. |
Inequality(HybridWorkerGroup, HybridWorkerGroup) |
Determines if two HybridWorkerGroup values are not the same. |
Applies to
Azure SDK for .NET