117 строки
8.4 KiB
YAML
117 строки
8.4 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.microsoft.azure.management.storage.StorageService"
|
|
fullName: "com.microsoft.azure.management.storage.StorageService"
|
|
name: "StorageService"
|
|
nameWithType: "StorageService"
|
|
summary: "Azure storage service types."
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.arm.ExpandableStringEnum?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedClassMethods:
|
|
- classRef: "<xref href=\"com.microsoft.azure.management.resources.fluentcore.arm.ExpandableStringEnum?alt=com.microsoft.azure.management.resources.fluentcore.arm.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" />"
|
|
methodsRef:
|
|
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.arm.ExpandableStringEnum.<T>fromString(java.lang.String,java.lang.Class<T>)?alt=com.microsoft.azure.management.resources.fluentcore.arm.ExpandableStringEnum.<T>fromString&text=<T>fromString\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.arm.ExpandableStringEnum.<T>values(java.lang.Class<T>)?alt=com.microsoft.azure.management.resources.fluentcore.arm.ExpandableStringEnum.<T>values&text=<T>values\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.arm.ExpandableStringEnum.equals(java.lang.Object)?alt=com.microsoft.azure.management.resources.fluentcore.arm.ExpandableStringEnum.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.arm.ExpandableStringEnum.hashCode()?alt=com.microsoft.azure.management.resources.fluentcore.arm.ExpandableStringEnum.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.arm.ExpandableStringEnum.toString()?alt=com.microsoft.azure.management.resources.fluentcore.arm.ExpandableStringEnum.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.microsoft.azure.management.resources.fluentcore.arm.ExpandableStringEnum.withNameValue(java.lang.String,T,java.lang.Class<T>)?alt=com.microsoft.azure.management.resources.fluentcore.arm.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 class **StorageService**</br> extends <xref href=\"com.microsoft.azure.management.resources.fluentcore.arm.ExpandableStringEnum?alt=com.microsoft.azure.management.resources.fluentcore.arm.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.storage.StorageService?alt=com.microsoft.azure.management.storage.StorageService&text=StorageService\" data-throw-if-not-resolved=\"False\" />>"
|
|
constructors:
|
|
- uid: "com.microsoft.azure.management.storage.StorageService.StorageService()"
|
|
fullName: "com.microsoft.azure.management.storage.StorageService.StorageService()"
|
|
name: "StorageService()"
|
|
nameWithType: "StorageService.StorageService()"
|
|
syntax: "public StorageService()"
|
|
fields:
|
|
- uid: "com.microsoft.azure.management.storage.StorageService.BLOB"
|
|
fullName: "com.microsoft.azure.management.storage.StorageService.BLOB"
|
|
name: "BLOB"
|
|
nameWithType: "StorageService.BLOB"
|
|
summary: "Static value Blob for Storage<wbr>Service."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.storage.StorageService?alt=com.microsoft.azure.management.storage.StorageService&text=StorageService\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final StorageService BLOB"
|
|
desc: "Static value Blob for StorageService."
|
|
- uid: "com.microsoft.azure.management.storage.StorageService.FILE"
|
|
fullName: "com.microsoft.azure.management.storage.StorageService.FILE"
|
|
name: "FILE"
|
|
nameWithType: "StorageService.FILE"
|
|
summary: "Static value File for Storage<wbr>Service."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.storage.StorageService?alt=com.microsoft.azure.management.storage.StorageService&text=StorageService\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final StorageService FILE"
|
|
desc: "Static value File for StorageService."
|
|
- uid: "com.microsoft.azure.management.storage.StorageService.QUEUE"
|
|
fullName: "com.microsoft.azure.management.storage.StorageService.QUEUE"
|
|
name: "QUEUE"
|
|
nameWithType: "StorageService.QUEUE"
|
|
summary: "Static value Queue for Storage<wbr>Service."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.storage.StorageService?alt=com.microsoft.azure.management.storage.StorageService&text=StorageService\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final StorageService QUEUE"
|
|
desc: "Static value Queue for StorageService."
|
|
- uid: "com.microsoft.azure.management.storage.StorageService.TABLE"
|
|
fullName: "com.microsoft.azure.management.storage.StorageService.TABLE"
|
|
name: "TABLE"
|
|
nameWithType: "StorageService.TABLE"
|
|
summary: "Static value Table for Storage<wbr>Service."
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"com.microsoft.azure.management.storage.StorageService?alt=com.microsoft.azure.management.storage.StorageService&text=StorageService\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final StorageService TABLE"
|
|
desc: "Static value Table for StorageService."
|
|
methods:
|
|
- uid: "com.microsoft.azure.management.storage.StorageService.fromString(java.lang.String)"
|
|
fullName: "com.microsoft.azure.management.storage.StorageService.fromString(String name)"
|
|
name: "fromString(String name)"
|
|
nameWithType: "StorageService.fromString(String name)"
|
|
summary: "Creates or finds a service service type based on its name."
|
|
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 StorageService fromString(String name)"
|
|
desc: "Creates or finds a service service type based on its name."
|
|
returns:
|
|
description: "an StorageService"
|
|
type: "<xref href=\"com.microsoft.azure.management.storage.StorageService?alt=com.microsoft.azure.management.storage.StorageService&text=StorageService\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.microsoft.azure.management.storage.StorageService.values()"
|
|
fullName: "com.microsoft.azure.management.storage.StorageService.values()"
|
|
name: "values()"
|
|
nameWithType: "StorageService.values()"
|
|
modifiers:
|
|
- "static"
|
|
syntax: "public static Collection<StorageService> values()"
|
|
returns:
|
|
description: "known storage service types."
|
|
type: "<xref href=\"java.util.Collection?alt=java.util.Collection&text=Collection\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.microsoft.azure.management.storage.StorageService?alt=com.microsoft.azure.management.storage.StorageService&text=StorageService\" data-throw-if-not-resolved=\"False\" />>"
|
|
type: "class"
|
|
desc: "Azure storage service types."
|
|
metadata: {}
|
|
package: "com.microsoft.azure.management.storage"
|
|
artifact: com.microsoft.azure:azure-mgmt-storage:1.41.4
|