BigDataPoolReferenceType 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.
Big data pool reference type.
public readonly struct BigDataPoolReferenceType : IEquatable<Azure.Analytics.Synapse.Artifacts.Models.BigDataPoolReferenceType>
type BigDataPoolReferenceType = struct
Public Structure BigDataPoolReferenceType
Implements IEquatable(Of BigDataPoolReferenceType)
- Inheritance
-
BigDataPoolReferenceType
- Implements
Constructors
BigDataPoolReferenceType(String) |
Initializes a new instance of BigDataPoolReferenceType. |
Properties
BigDataPoolReference |
BigDataPoolReference. |
Methods
Equals(BigDataPoolReferenceType) |
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(BigDataPoolReferenceType, BigDataPoolReferenceType) |
Determines if two BigDataPoolReferenceType values are the same. |
Implicit(String to BigDataPoolReferenceType) |
Converts a string to a BigDataPoolReferenceType. |
Inequality(BigDataPoolReferenceType, BigDataPoolReferenceType) |
Determines if two BigDataPoolReferenceType values are not the same. |
Applies to
Azure SDK for .NET