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