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