CommunicationCloudEnvironmentModel 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 cloud that the identifier belongs to.
public readonly struct CommunicationCloudEnvironmentModel : IEquatable<Azure.Messaging.EventGrid.SystemEvents.CommunicationCloudEnvironmentModel>
type CommunicationCloudEnvironmentModel = struct
Public Structure CommunicationCloudEnvironmentModel
Implements IEquatable(Of CommunicationCloudEnvironmentModel)
- Inheritance
-
CommunicationCloudEnvironmentModel
- Implements
Constructors
CommunicationCloudEnvironmentModel(String) |
Initializes a new instance of CommunicationCloudEnvironmentModel. |
Properties
Dod |
dod. |
Gcch |
gcch. |
Public |
public. |
Methods
Equals(CommunicationCloudEnvironmentModel) |
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(CommunicationCloudEnvironmentModel, CommunicationCloudEnvironmentModel) |
Determines if two CommunicationCloudEnvironmentModel values are the same. |
Implicit(String to CommunicationCloudEnvironmentModel) |
Converts a String to a CommunicationCloudEnvironmentModel. |
Inequality(CommunicationCloudEnvironmentModel, CommunicationCloudEnvironmentModel) |
Determines if two CommunicationCloudEnvironmentModel values are not the same. |
Applies to
Azure SDK for .NET