TemplateName 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 TemplateName.
public readonly struct TemplateName : IEquatable<Azure.ResourceManager.ApiManagement.Models.TemplateName>
type TemplateName = struct
Public Structure TemplateName
Implements IEquatable(Of TemplateName)
- Inheritance
-
TemplateName
- Implements
Constructors
TemplateName(String) |
Initializes a new instance of TemplateName. |
Properties
AccountClosedDeveloper |
accountClosedDeveloper. |
ApplicationApprovedNotificationMessage |
applicationApprovedNotificationMessage. |
ConfirmSignUpIdentityDefault |
confirmSignUpIdentityDefault. |
EmailChangeIdentityDefault |
emailChangeIdentityDefault. |
InviteUserNotificationMessage |
inviteUserNotificationMessage. |
NewCommentNotificationMessage |
newCommentNotificationMessage. |
NewDeveloperNotificationMessage |
newDeveloperNotificationMessage. |
NewIssueNotificationMessage |
newIssueNotificationMessage. |
PasswordResetByAdminNotificationMessage |
passwordResetByAdminNotificationMessage. |
PasswordResetIdentityDefault |
passwordResetIdentityDefault. |
PurchaseDeveloperNotificationMessage |
purchaseDeveloperNotificationMessage. |
QuotaLimitApproachingDeveloperNotificationMessage |
quotaLimitApproachingDeveloperNotificationMessage. |
RejectDeveloperNotificationMessage |
rejectDeveloperNotificationMessage. |
RequestDeveloperNotificationMessage |
requestDeveloperNotificationMessage. |
Methods
Equals(TemplateName) |
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(TemplateName, TemplateName) |
Determines if two TemplateName values are the same. |
Implicit(String to TemplateName) |
Converts a string to a TemplateName. |
Inequality(TemplateName, TemplateName) |
Determines if two TemplateName values are not the same. |
Applies to
Azure SDK for .NET