@@ -73,16 +73,21 @@ def __init__(self, **kwargs) -> None:
73
73
74
74
75
75
class Resource (Model ):
76
- """The resource definition.
76
+ """Resource.
77
+
78
+ Common fields that are returned in the response for all Azure Resource
79
+ Manager resources.
77
80
78
81
Variables are only populated by the server, and will be ignored when
79
82
sending a request.
80
83
81
- :ivar id: Resource ID.
84
+ :ivar id: Fully qualified resource ID for the resource. Ex -
85
+ /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
82
86
:vartype id: str
83
- :ivar name: Resource name.
87
+ :ivar name: The name of the resource
84
88
:vartype name: str
85
- :ivar type: Resource type.
89
+ :ivar type: The type of the resource. E.g.
90
+ "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
86
91
:vartype type: str
87
92
"""
88
93
@@ -112,11 +117,13 @@ class ArmDisasterRecovery(Resource):
112
117
Variables are only populated by the server, and will be ignored when
113
118
sending a request.
114
119
115
- :ivar id: Resource ID.
120
+ :ivar id: Fully qualified resource ID for the resource. Ex -
121
+ /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
116
122
:vartype id: str
117
- :ivar name: Resource name.
123
+ :ivar name: The name of the resource
118
124
:vartype name: str
119
- :ivar type: Resource type.
125
+ :ivar type: The type of the resource. E.g.
126
+ "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
120
127
:vartype type: str
121
128
:ivar provisioning_state: Provisioning state of the Alias(Disaster
122
129
Recovery configuration) - possible values 'Accepted' or 'Succeeded' or
@@ -176,11 +183,13 @@ class AuthorizationRule(Resource):
176
183
177
184
All required parameters must be populated in order to send to Azure.
178
185
179
- :ivar id: Resource ID.
186
+ :ivar id: Fully qualified resource ID for the resource. Ex -
187
+ /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
180
188
:vartype id: str
181
- :ivar name: Resource name.
189
+ :ivar name: The name of the resource
182
190
:vartype name: str
183
- :ivar type: Resource type.
191
+ :ivar type: The type of the resource. E.g.
192
+ "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
184
193
:vartype type: str
185
194
:param rights: Required. The rights associated with the rule.
186
195
:type rights: list[str or
@@ -329,11 +338,13 @@ class ConsumerGroup(Resource):
329
338
Variables are only populated by the server, and will be ignored when
330
339
sending a request.
331
340
332
- :ivar id: Resource ID.
341
+ :ivar id: Fully qualified resource ID for the resource. Ex -
342
+ /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
333
343
:vartype id: str
334
- :ivar name: Resource name.
344
+ :ivar name: The name of the resource
335
345
:vartype name: str
336
- :ivar type: Resource type.
346
+ :ivar type: The type of the resource. E.g.
347
+ "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
337
348
:vartype type: str
338
349
:ivar created_at: Exact time the message was created.
339
350
:vartype created_at: datetime
@@ -408,11 +419,13 @@ class TrackedResource(Resource):
408
419
Variables are only populated by the server, and will be ignored when
409
420
sending a request.
410
421
411
- :ivar id: Resource ID.
422
+ :ivar id: Fully qualified resource ID for the resource. Ex -
423
+ /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
412
424
:vartype id: str
413
- :ivar name: Resource name.
425
+ :ivar name: The name of the resource
414
426
:vartype name: str
415
- :ivar type: Resource type.
427
+ :ivar type: The type of the resource. E.g.
428
+ "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
416
429
:vartype type: str
417
430
:param location: Resource location.
418
431
:type location: str
@@ -446,11 +459,13 @@ class EHNamespace(TrackedResource):
446
459
Variables are only populated by the server, and will be ignored when
447
460
sending a request.
448
461
449
- :ivar id: Resource ID.
462
+ :ivar id: Fully qualified resource ID for the resource. Ex -
463
+ /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
450
464
:vartype id: str
451
- :ivar name: Resource name.
465
+ :ivar name: The name of the resource
452
466
:vartype name: str
453
- :ivar type: Resource type.
467
+ :ivar type: The type of the resource. E.g.
468
+ "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
454
469
:vartype type: str
455
470
:param location: Resource location.
456
471
:type location: str
@@ -562,11 +577,13 @@ class Eventhub(Resource):
562
577
Variables are only populated by the server, and will be ignored when
563
578
sending a request.
564
579
565
- :ivar id: Resource ID.
580
+ :ivar id: Fully qualified resource ID for the resource. Ex -
581
+ /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
566
582
:vartype id: str
567
- :ivar name: Resource name.
583
+ :ivar name: The name of the resource
568
584
:vartype name: str
569
- :ivar type: Resource type.
585
+ :ivar type: The type of the resource. E.g.
586
+ "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
570
587
:vartype type: str
571
588
:ivar partition_ids: Current number of shards on the Event Hub.
572
589
:vartype partition_ids: list[str]
@@ -631,11 +648,13 @@ class MessagingPlan(TrackedResource):
631
648
Variables are only populated by the server, and will be ignored when
632
649
sending a request.
633
650
634
- :ivar id: Resource ID.
651
+ :ivar id: Fully qualified resource ID for the resource. Ex -
652
+ /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
635
653
:vartype id: str
636
- :ivar name: Resource name.
654
+ :ivar name: The name of the resource
637
655
:vartype name: str
638
- :ivar type: Resource type.
656
+ :ivar type: The type of the resource. E.g.
657
+ "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
639
658
:vartype type: str
640
659
:param location: Resource location.
641
660
:type location: str
@@ -687,11 +706,13 @@ class MessagingRegions(TrackedResource):
687
706
Variables are only populated by the server, and will be ignored when
688
707
sending a request.
689
708
690
- :ivar id: Resource ID.
709
+ :ivar id: Fully qualified resource ID for the resource. Ex -
710
+ /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
691
711
:vartype id: str
692
- :ivar name: Resource name.
712
+ :ivar name: The name of the resource
693
713
:vartype name: str
694
- :ivar type: Resource type.
714
+ :ivar type: The type of the resource. E.g.
715
+ "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
695
716
:vartype type: str
696
717
:param location: Resource location.
697
718
:type location: str
@@ -756,11 +777,13 @@ class NetworkRuleSet(Resource):
756
777
Variables are only populated by the server, and will be ignored when
757
778
sending a request.
758
779
759
- :ivar id: Resource ID.
780
+ :ivar id: Fully qualified resource ID for the resource. Ex -
781
+ /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}
760
782
:vartype id: str
761
- :ivar name: Resource name.
783
+ :ivar name: The name of the resource
762
784
:vartype name: str
763
- :ivar type: Resource type.
785
+ :ivar type: The type of the resource. E.g.
786
+ "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
764
787
:vartype type: str
765
788
:param default_action: Default Action for Network Rule Set. Possible
766
789
values include: 'Allow', 'Deny'
0 commit comments