-
Notifications
You must be signed in to change notification settings - Fork 188
/
KubernetesRoleStorageClassInfo.yml
58 lines (55 loc) · 1.59 KB
/
KubernetesRoleStorageClassInfo.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
### YamlMime:TSType
name: KubernetesRoleStorageClassInfo
uid: '@azure/arm-databoxedge.KubernetesRoleStorageClassInfo'
package: '@azure/arm-databoxedge'
summary: Kubernetes storage class info.
fullName: KubernetesRoleStorageClassInfo
remarks: ''
isDeprecated: false
type: interface
properties:
- name: name
uid: '@azure/arm-databoxedge.KubernetesRoleStorageClassInfo.name'
package: '@azure/arm-databoxedge'
summary: >-
Storage class name.
NOTE: This property will not be serialized. It can only be populated by
the server.
fullName: name
remarks: ''
isDeprecated: false
syntax:
content: 'name?: string'
return:
description: ''
type: string
- name: posixCompliant
uid: '@azure/arm-databoxedge.KubernetesRoleStorageClassInfo.posixCompliant'
package: '@azure/arm-databoxedge'
summary: >-
If provisioned storage is posix compliant.
NOTE: This property will not be serialized. It can only be populated by
the server.
fullName: posixCompliant
remarks: ''
isDeprecated: false
syntax:
content: 'posixCompliant?: string'
return:
description: ''
type: string
- name: type
uid: '@azure/arm-databoxedge.KubernetesRoleStorageClassInfo.type'
package: '@azure/arm-databoxedge'
summary: >-
Storage class type.
NOTE: This property will not be serialized. It can only be populated by
the server.
fullName: type
remarks: ''
isDeprecated: false
syntax:
content: 'type?: string'
return:
description: ''
type: string