ActionsRequiredForPrivateLinkServiceConsumer 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.
A message indicating if changes on the service provider require any updates on the consumer.
public readonly struct ActionsRequiredForPrivateLinkServiceConsumer : IEquatable<Azure.ResourceManager.ContainerRegistry.Models.ActionsRequiredForPrivateLinkServiceConsumer>
type ActionsRequiredForPrivateLinkServiceConsumer = struct
Public Structure ActionsRequiredForPrivateLinkServiceConsumer
Implements IEquatable(Of ActionsRequiredForPrivateLinkServiceConsumer)
- Inheritance
-
ActionsRequiredForPrivateLinkServiceConsumer
- Implements
Constructors
ActionsRequiredForPrivateLinkServiceConsumer(String) |
Initializes a new instance of ActionsRequiredForPrivateLinkServiceConsumer. |
Properties
None |
None. |
Recreate |
Recreate. |
Methods
Equals(ActionsRequiredForPrivateLinkServiceConsumer) |
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(ActionsRequiredForPrivateLinkServiceConsumer, ActionsRequiredForPrivateLinkServiceConsumer) |
Determines if two ActionsRequiredForPrivateLinkServiceConsumer values are the same. |
Implicit(String to ActionsRequiredForPrivateLinkServiceConsumer) |
Converts a String to a ActionsRequiredForPrivateLinkServiceConsumer. |
Inequality(ActionsRequiredForPrivateLinkServiceConsumer, ActionsRequiredForPrivateLinkServiceConsumer) |
Determines if two ActionsRequiredForPrivateLinkServiceConsumer values are not the same. |