AcsRouterUpdatedWorkerProperty 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.
An individual property updated in the Router Worker.
public readonly struct AcsRouterUpdatedWorkerProperty : IEquatable<Azure.Messaging.EventGrid.SystemEvents.AcsRouterUpdatedWorkerProperty>
type AcsRouterUpdatedWorkerProperty = struct
Public Structure AcsRouterUpdatedWorkerProperty
Implements IEquatable(Of AcsRouterUpdatedWorkerProperty)
- Inheritance
-
AcsRouterUpdatedWorkerProperty
- Implements
Constructors
AcsRouterUpdatedWorkerProperty(String) |
Initializes a new instance of AcsRouterUpdatedWorkerProperty. |
Properties
AvailableForOffers |
AvailableForOffers. |
ChannelConfigurations |
ChannelConfigurations. |
Labels |
Labels. |
QueueAssignments |
QueueAssignments. |
Tags |
Tags. |
TotalCapacity |
TotalCapacity. |
Methods
Equals(AcsRouterUpdatedWorkerProperty) |
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(AcsRouterUpdatedWorkerProperty, AcsRouterUpdatedWorkerProperty) |
Determines if two AcsRouterUpdatedWorkerProperty values are the same. |
Implicit(String to AcsRouterUpdatedWorkerProperty) |
Converts a String to a AcsRouterUpdatedWorkerProperty. |
Inequality(AcsRouterUpdatedWorkerProperty, AcsRouterUpdatedWorkerProperty) |
Determines if two AcsRouterUpdatedWorkerProperty values are not the same. |
Applies to
Azure SDK for .NET