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

43 строки
2.0 KiB
YAML

### YamlMime:JavaEnum
fields:
- fullName: com.microsoft.azure.management.cdn.ResourceType.MICROSOFT_CDN_PROFILES_ENDPOINTS
name: MICROSOFT_CDN_PROFILES_ENDPOINTS
nameWithType: ResourceType.MICROSOFT_CDN_PROFILES_ENDPOINTS
summary: <p>Enum value Microsoft.Cdn/Profiles/Endpoints. </p>
uid: com.microsoft.azure.management.cdn.ResourceType.MICROSOFT_CDN_PROFILES_ENDPOINTS
inheritances:
- <xref href="java.lang.Object" data-throw-if-not-resolved="False"/>
- <xref href="java.lang.Enum&lt;ResourceType&gt;" data-throw-if-not-resolved="False"/>
methods:
- fullName: com.microsoft.azure.management.cdn.ResourceType.fromString(String value)
name: fromString(String value)
nameWithType: ResourceType.fromString(String value)
parameters:
- description: <p>the serialized value to parse. </p>
name: value
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
returns:
description: <p>the parsed ResourceType object, or null if unable to parse. </p>
type: <xref href="com.microsoft.azure.management.cdn.ResourceType?alt=com.microsoft.azure.management.cdn.ResourceType&text=ResourceType" data-throw-if-not-resolved="False"/>
summary: >-
<p>Parses a serialized value to a ResourceType instance.</p>
<p></p>
syntax: public static ResourceType fromString(String value)
uid: com.microsoft.azure.management.cdn.ResourceType.fromString(String)
- fullName: com.microsoft.azure.management.cdn.ResourceType.toString()
name: toString()
nameWithType: ResourceType.toString()
returns:
type: <xref href="String?alt=String&text=String" data-throw-if-not-resolved="False"/>
syntax: public String toString()
uid: com.microsoft.azure.management.cdn.ResourceType.toString()
nameWithType: ResourceType
syntax: public enum ResourceType
uid: com.microsoft.azure.management.cdn.ResourceType
fullName: com.microsoft.azure.management.cdn.ResourceType
name: ResourceType
package: com.microsoft.azure.management.cdn
summary: <p>Defines values for ResourceType. </p>
metadata: {}