-
Notifications
You must be signed in to change notification settings - Fork 187
/
ShareablePrivateLinkResourceProperties.yml
54 lines (54 loc) · 1.59 KB
/
ShareablePrivateLinkResourceProperties.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
### YamlMime:TSType
name: ShareablePrivateLinkResourceProperties
uid: '@azure/arm-signalr.ShareablePrivateLinkResourceProperties'
package: '@azure/arm-signalr'
summary: >-
Describes the properties of a resource type that has been onboarded to private
link service
fullName: ShareablePrivateLinkResourceProperties
remarks: ''
isDeprecated: false
type: interface
properties:
- name: description
uid: '@azure/arm-signalr.ShareablePrivateLinkResourceProperties.description'
package: '@azure/arm-signalr'
summary: >-
The description of the resource type that has been onboarded to private
link service
fullName: description
remarks: ''
isDeprecated: false
syntax:
content: 'description?: string'
return:
description: ''
type: string
- name: groupId
uid: '@azure/arm-signalr.ShareablePrivateLinkResourceProperties.groupId'
package: '@azure/arm-signalr'
summary: >-
The resource provider group id for the resource that has been onboarded to
private link service
fullName: groupId
remarks: ''
isDeprecated: false
syntax:
content: 'groupId?: string'
return:
description: ''
type: string
- name: type
uid: '@azure/arm-signalr.ShareablePrivateLinkResourceProperties.type'
package: '@azure/arm-signalr'
summary: >-
The resource provider type for the resource that has been onboarded to
private link service
fullName: type
remarks: ''
isDeprecated: false
syntax:
content: 'type?: string'
return:
description: ''
type: string