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