ArcGatewayType 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.
The type of the Gateway resource.
public readonly struct ArcGatewayType : IEquatable<Azure.ResourceManager.HybridCompute.Models.ArcGatewayType>
type ArcGatewayType = struct
Public Structure ArcGatewayType
Implements IEquatable(Of ArcGatewayType)
- Inheritance
-
ArcGatewayType
- Implements
Constructors
ArcGatewayType(String) |
Initializes a new instance of ArcGatewayType. |
Properties
Public |
Public. |
Methods
Equals(ArcGatewayType) |
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(ArcGatewayType, ArcGatewayType) |
Determines if two ArcGatewayType values are the same. |
Implicit(String to ArcGatewayType) |
Converts a String to a ArcGatewayType. |
Inequality(ArcGatewayType, ArcGatewayType) |
Determines if two ArcGatewayType values are not the same. |
Applies to
Azure SDK for .NET