-
Notifications
You must be signed in to change notification settings - Fork 244
/
com.azure.resourcemanager.deviceprovisioningservices.models.VerificationCodeResponse.yml
85 lines (85 loc) · 4.98 KB
/
com.azure.resourcemanager.deviceprovisioningservices.models.VerificationCodeResponse.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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
### YamlMime:JavaType
uid: "com.azure.resourcemanager.deviceprovisioningservices.models.VerificationCodeResponse"
fullName: "com.azure.resourcemanager.deviceprovisioningservices.models.VerificationCodeResponse"
name: "VerificationCodeResponse"
nameWithType: "VerificationCodeResponse"
summary: "An immutable client-side representation of Verification<wbr>Code<wbr>Response."
syntax: "public interface **VerificationCodeResponse**"
methods:
- uid: "com.azure.resourcemanager.deviceprovisioningservices.models.VerificationCodeResponse.etag()"
fullName: "com.azure.resourcemanager.deviceprovisioningservices.models.VerificationCodeResponse.etag()"
name: "etag()"
nameWithType: "VerificationCodeResponse.etag()"
summary: "Gets the etag property: Request etag."
modifiers:
- "abstract"
syntax: "public abstract String etag()"
desc: "Gets the etag property: Request etag."
returns:
description: "the etag value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.deviceprovisioningservices.models.VerificationCodeResponse.id()"
fullName: "com.azure.resourcemanager.deviceprovisioningservices.models.VerificationCodeResponse.id()"
name: "id()"
nameWithType: "VerificationCodeResponse.id()"
summary: "Gets the id property: Fully qualified resource Id for the resource."
modifiers:
- "abstract"
syntax: "public abstract String id()"
desc: "Gets the id property: Fully qualified resource Id for the resource."
returns:
description: "the id value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.deviceprovisioningservices.models.VerificationCodeResponse.innerModel()"
fullName: "com.azure.resourcemanager.deviceprovisioningservices.models.VerificationCodeResponse.innerModel()"
name: "innerModel()"
nameWithType: "VerificationCodeResponse.innerModel()"
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>deviceprovisioningservices.<wbr>fluent.<wbr>models.<wbr>Verification<wbr>Code<wbr>Response<wbr>Inner object."
modifiers:
- "abstract"
syntax: "public abstract VerificationCodeResponseInner innerModel()"
desc: "Gets the inner com.azure.resourcemanager.deviceprovisioningservices.fluent.models.VerificationCodeResponseInner object."
returns:
description: "the inner object."
type: "<xref href=\"com.azure.resourcemanager.deviceprovisioningservices.fluent.models.VerificationCodeResponseInner?alt=com.azure.resourcemanager.deviceprovisioningservices.fluent.models.VerificationCodeResponseInner&text=VerificationCodeResponseInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.deviceprovisioningservices.models.VerificationCodeResponse.name()"
fullName: "com.azure.resourcemanager.deviceprovisioningservices.models.VerificationCodeResponse.name()"
name: "name()"
nameWithType: "VerificationCodeResponse.name()"
summary: "Gets the name property: The name of the resource."
modifiers:
- "abstract"
syntax: "public abstract String name()"
desc: "Gets the name property: The name of the resource."
returns:
description: "the name value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.deviceprovisioningservices.models.VerificationCodeResponse.properties()"
fullName: "com.azure.resourcemanager.deviceprovisioningservices.models.VerificationCodeResponse.properties()"
name: "properties()"
nameWithType: "VerificationCodeResponse.properties()"
summary: "Gets the properties property: The properties property."
modifiers:
- "abstract"
syntax: "public abstract VerificationCodeResponseProperties properties()"
desc: "Gets the properties property: The properties property."
returns:
description: "the properties value."
type: "<xref href=\"com.azure.resourcemanager.deviceprovisioningservices.models.VerificationCodeResponseProperties?alt=com.azure.resourcemanager.deviceprovisioningservices.models.VerificationCodeResponseProperties&text=VerificationCodeResponseProperties\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.deviceprovisioningservices.models.VerificationCodeResponse.type()"
fullName: "com.azure.resourcemanager.deviceprovisioningservices.models.VerificationCodeResponse.type()"
name: "type()"
nameWithType: "VerificationCodeResponse.type()"
summary: "Gets the type property: The type of the resource."
modifiers:
- "abstract"
syntax: "public abstract String type()"
desc: "Gets the type property: The type of the resource."
returns:
description: "the type value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
type: "interface"
desc: "An immutable client-side representation of VerificationCodeResponse."
metadata: {}
package: "com.azure.resourcemanager.deviceprovisioningservices.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-deviceprovisioningservices:1.0.0