azure-docs-sdk-java/legacy/docs-ref-autogen/com.microsoft.azure.managem...

237 строки
18 KiB
YAML

### YamlMime:JavaType
uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.TemplateName"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.TemplateName"
name: "TemplateName"
nameWithType: "TemplateName"
summary: "Defines values for Template<wbr>Name."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.rest.ExpandableStringEnum?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"com.microsoft.rest.ExpandableStringEnum?alt=com.microsoft.rest.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.microsoft.rest.ExpandableStringEnum.<T>fromString(java.lang.String,java.lang.Class<T>)?alt=com.microsoft.rest.ExpandableStringEnum.<T>fromString&text=<T>fromString\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.rest.ExpandableStringEnum.<T>values(java.lang.Class<T>)?alt=com.microsoft.rest.ExpandableStringEnum.<T>values&text=<T>values\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.rest.ExpandableStringEnum.equals(java.lang.Object)?alt=com.microsoft.rest.ExpandableStringEnum.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.rest.ExpandableStringEnum.hashCode()?alt=com.microsoft.rest.ExpandableStringEnum.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.rest.ExpandableStringEnum.toString()?alt=com.microsoft.rest.ExpandableStringEnum.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.microsoft.rest.ExpandableStringEnum.withNameValue(java.lang.String,T,java.lang.Class<T>)?alt=com.microsoft.rest.ExpandableStringEnum.withNameValue&text=withNameValue\" data-throw-if-not-resolved=\"False\" />"
- classRef: "<xref href=\"java.lang.Object?alt=java.lang.Object&text=Object\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"java.lang.Object.clone()?alt=java.lang.Object.clone&text=clone\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.finalize()?alt=java.lang.Object.finalize&text=finalize\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.getClass()?alt=java.lang.Object.getClass&text=getClass\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.notify()?alt=java.lang.Object.notify&text=notify\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.notifyAll()?alt=java.lang.Object.notifyAll&text=notifyAll\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait()?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait(long)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"java.lang.Object.wait(long,int)?alt=java.lang.Object.wait&text=wait\" data-throw-if-not-resolved=\"False\" />"
syntax: "public final class **TemplateName**</br> extends <xref href=\"com.microsoft.rest.ExpandableStringEnum?alt=com.microsoft.rest.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.TemplateName?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.TemplateName&text=TemplateName\" data-throw-if-not-resolved=\"False\" />&gt;"
constructors:
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.TemplateName.TemplateName()"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.TemplateName.TemplateName()"
name: "TemplateName()"
nameWithType: "TemplateName.TemplateName()"
syntax: "public TemplateName()"
fields:
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.TemplateName.ACCOUNT_CLOSED_DEVELOPER"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.TemplateName.ACCOUNT_CLOSED_DEVELOPER"
name: "ACCOUNT_CLOSED_DEVELOPER"
nameWithType: "TemplateName.ACCOUNT_CLOSED_DEVELOPER"
summary: "Static value account<wbr>Closed<wbr>Developer for Template<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.TemplateName?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.TemplateName&text=TemplateName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final TemplateName ACCOUNT_CLOSED_DEVELOPER"
desc: "Static value accountClosedDeveloper for TemplateName."
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.TemplateName.APPLICATION_APPROVED_NOTIFICATION_MESSAGE"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.TemplateName.APPLICATION_APPROVED_NOTIFICATION_MESSAGE"
name: "APPLICATION_APPROVED_NOTIFICATION_MESSAGE"
nameWithType: "TemplateName.APPLICATION_APPROVED_NOTIFICATION_MESSAGE"
summary: "Static value application<wbr>Approved<wbr>Notification<wbr>Message for Template<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.TemplateName?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.TemplateName&text=TemplateName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final TemplateName APPLICATION_APPROVED_NOTIFICATION_MESSAGE"
desc: "Static value applicationApprovedNotificationMessage for TemplateName."
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.TemplateName.CONFIRM_SIGN_UP_IDENTITY_DEFAULT"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.TemplateName.CONFIRM_SIGN_UP_IDENTITY_DEFAULT"
name: "CONFIRM_SIGN_UP_IDENTITY_DEFAULT"
nameWithType: "TemplateName.CONFIRM_SIGN_UP_IDENTITY_DEFAULT"
summary: "Static value confirm<wbr>Sign<wbr>UpIdentity<wbr>Default for Template<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.TemplateName?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.TemplateName&text=TemplateName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final TemplateName CONFIRM_SIGN_UP_IDENTITY_DEFAULT"
desc: "Static value confirmSignUpIdentityDefault for TemplateName."
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.TemplateName.EMAIL_CHANGE_IDENTITY_DEFAULT"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.TemplateName.EMAIL_CHANGE_IDENTITY_DEFAULT"
name: "EMAIL_CHANGE_IDENTITY_DEFAULT"
nameWithType: "TemplateName.EMAIL_CHANGE_IDENTITY_DEFAULT"
summary: "Static value email<wbr>Change<wbr>Identity<wbr>Default for Template<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.TemplateName?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.TemplateName&text=TemplateName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final TemplateName EMAIL_CHANGE_IDENTITY_DEFAULT"
desc: "Static value emailChangeIdentityDefault for TemplateName."
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.TemplateName.INVITE_USER_NOTIFICATION_MESSAGE"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.TemplateName.INVITE_USER_NOTIFICATION_MESSAGE"
name: "INVITE_USER_NOTIFICATION_MESSAGE"
nameWithType: "TemplateName.INVITE_USER_NOTIFICATION_MESSAGE"
summary: "Static value invite<wbr>User<wbr>Notification<wbr>Message for Template<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.TemplateName?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.TemplateName&text=TemplateName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final TemplateName INVITE_USER_NOTIFICATION_MESSAGE"
desc: "Static value inviteUserNotificationMessage for TemplateName."
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.TemplateName.NEW_COMMENT_NOTIFICATION_MESSAGE"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.TemplateName.NEW_COMMENT_NOTIFICATION_MESSAGE"
name: "NEW_COMMENT_NOTIFICATION_MESSAGE"
nameWithType: "TemplateName.NEW_COMMENT_NOTIFICATION_MESSAGE"
summary: "Static value new<wbr>Comment<wbr>Notification<wbr>Message for Template<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.TemplateName?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.TemplateName&text=TemplateName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final TemplateName NEW_COMMENT_NOTIFICATION_MESSAGE"
desc: "Static value newCommentNotificationMessage for TemplateName."
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.TemplateName.NEW_DEVELOPER_NOTIFICATION_MESSAGE"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.TemplateName.NEW_DEVELOPER_NOTIFICATION_MESSAGE"
name: "NEW_DEVELOPER_NOTIFICATION_MESSAGE"
nameWithType: "TemplateName.NEW_DEVELOPER_NOTIFICATION_MESSAGE"
summary: "Static value new<wbr>Developer<wbr>Notification<wbr>Message for Template<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.TemplateName?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.TemplateName&text=TemplateName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final TemplateName NEW_DEVELOPER_NOTIFICATION_MESSAGE"
desc: "Static value newDeveloperNotificationMessage for TemplateName."
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.TemplateName.NEW_ISSUE_NOTIFICATION_MESSAGE"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.TemplateName.NEW_ISSUE_NOTIFICATION_MESSAGE"
name: "NEW_ISSUE_NOTIFICATION_MESSAGE"
nameWithType: "TemplateName.NEW_ISSUE_NOTIFICATION_MESSAGE"
summary: "Static value new<wbr>Issue<wbr>Notification<wbr>Message for Template<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.TemplateName?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.TemplateName&text=TemplateName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final TemplateName NEW_ISSUE_NOTIFICATION_MESSAGE"
desc: "Static value newIssueNotificationMessage for TemplateName."
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.TemplateName.PASSWORD_RESET_BY_ADMIN_NOTIFICATION_MESSAGE"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.TemplateName.PASSWORD_RESET_BY_ADMIN_NOTIFICATION_MESSAGE"
name: "PASSWORD_RESET_BY_ADMIN_NOTIFICATION_MESSAGE"
nameWithType: "TemplateName.PASSWORD_RESET_BY_ADMIN_NOTIFICATION_MESSAGE"
summary: "Static value password<wbr>Reset<wbr>ByAdmin<wbr>Notification<wbr>Message for Template<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.TemplateName?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.TemplateName&text=TemplateName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final TemplateName PASSWORD_RESET_BY_ADMIN_NOTIFICATION_MESSAGE"
desc: "Static value passwordResetByAdminNotificationMessage for TemplateName."
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.TemplateName.PASSWORD_RESET_IDENTITY_DEFAULT"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.TemplateName.PASSWORD_RESET_IDENTITY_DEFAULT"
name: "PASSWORD_RESET_IDENTITY_DEFAULT"
nameWithType: "TemplateName.PASSWORD_RESET_IDENTITY_DEFAULT"
summary: "Static value password<wbr>Reset<wbr>Identity<wbr>Default for Template<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.TemplateName?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.TemplateName&text=TemplateName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final TemplateName PASSWORD_RESET_IDENTITY_DEFAULT"
desc: "Static value passwordResetIdentityDefault for TemplateName."
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.TemplateName.PURCHASE_DEVELOPER_NOTIFICATION_MESSAGE"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.TemplateName.PURCHASE_DEVELOPER_NOTIFICATION_MESSAGE"
name: "PURCHASE_DEVELOPER_NOTIFICATION_MESSAGE"
nameWithType: "TemplateName.PURCHASE_DEVELOPER_NOTIFICATION_MESSAGE"
summary: "Static value purchase<wbr>Developer<wbr>Notification<wbr>Message for Template<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.TemplateName?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.TemplateName&text=TemplateName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final TemplateName PURCHASE_DEVELOPER_NOTIFICATION_MESSAGE"
desc: "Static value purchaseDeveloperNotificationMessage for TemplateName."
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.TemplateName.QUOTA_LIMIT_APPROACHING_DEVELOPER_NOTIFICATION_MESSAGE"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.TemplateName.QUOTA_LIMIT_APPROACHING_DEVELOPER_NOTIFICATION_MESSAGE"
name: "QUOTA_LIMIT_APPROACHING_DEVELOPER_NOTIFICATION_MESSAGE"
nameWithType: "TemplateName.QUOTA_LIMIT_APPROACHING_DEVELOPER_NOTIFICATION_MESSAGE"
summary: "Static value quota<wbr>Limit<wbr>Approaching<wbr>Developer<wbr>Notification<wbr>Message for Template<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.TemplateName?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.TemplateName&text=TemplateName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final TemplateName QUOTA_LIMIT_APPROACHING_DEVELOPER_NOTIFICATION_MESSAGE"
desc: "Static value quotaLimitApproachingDeveloperNotificationMessage for TemplateName."
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.TemplateName.REJECT_DEVELOPER_NOTIFICATION_MESSAGE"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.TemplateName.REJECT_DEVELOPER_NOTIFICATION_MESSAGE"
name: "REJECT_DEVELOPER_NOTIFICATION_MESSAGE"
nameWithType: "TemplateName.REJECT_DEVELOPER_NOTIFICATION_MESSAGE"
summary: "Static value reject<wbr>Developer<wbr>Notification<wbr>Message for Template<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.TemplateName?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.TemplateName&text=TemplateName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final TemplateName REJECT_DEVELOPER_NOTIFICATION_MESSAGE"
desc: "Static value rejectDeveloperNotificationMessage for TemplateName."
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.TemplateName.REQUEST_DEVELOPER_NOTIFICATION_MESSAGE"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.TemplateName.REQUEST_DEVELOPER_NOTIFICATION_MESSAGE"
name: "REQUEST_DEVELOPER_NOTIFICATION_MESSAGE"
nameWithType: "TemplateName.REQUEST_DEVELOPER_NOTIFICATION_MESSAGE"
summary: "Static value request<wbr>Developer<wbr>Notification<wbr>Message for Template<wbr>Name."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.TemplateName?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.TemplateName&text=TemplateName\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final TemplateName REQUEST_DEVELOPER_NOTIFICATION_MESSAGE"
desc: "Static value requestDeveloperNotificationMessage for TemplateName."
methods:
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.TemplateName.fromString(java.lang.String)"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.TemplateName.fromString(String name)"
name: "fromString(String name)"
nameWithType: "TemplateName.fromString(String name)"
summary: "Creates or finds a Template<wbr>Name from its string representation."
modifiers:
- "static"
parameters:
- description: "a name to look for"
name: "name"
type: "<xref href=\"java.lang.String?alt=java.lang.String&text=String\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static TemplateName fromString(String name)"
desc: "Creates or finds a TemplateName from its string representation."
returns:
description: "the corresponding TemplateName"
type: "<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.TemplateName?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.TemplateName&text=TemplateName\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.TemplateName.values()"
fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.TemplateName.values()"
name: "values()"
nameWithType: "TemplateName.values()"
modifiers:
- "static"
syntax: "public static Collection<TemplateName> values()"
returns:
description: "known TemplateName values"
type: "<xref href=\"java.util.Collection?alt=java.util.Collection&text=Collection\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.microsoft.azure.management.apimanagement.v2019_01_01.TemplateName?alt=com.microsoft.azure.management.apimanagement.v2019_01_01.TemplateName&text=TemplateName\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "class"
desc: "Defines values for TemplateName."
metadata: {}
package: "com.microsoft.azure.management.apimanagement.v2019_01_01"
artifact: com.microsoft.azure.apimanagement.v2019_01_01:azure-mgmt-apimanagement:1.0.0-beta-1