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