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