You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: specification/compute/resource-manager/Microsoft.Compute/Compute/ComputeGallery/models.tsp
+6-16Lines changed: 6 additions & 16 deletions
Original file line number
Diff line number
Diff line change
@@ -2740,17 +2740,12 @@ model LatestGalleryImageVersion {
2740
2740
*
2741
2741
* See more details on [different Azure Resource Manager resource type here.](https://azure.github.io/typespec-azure/docs/howtos/ARM/resource-type)
2742
2742
* @templateProperties A model containing the provider-specific properties for this resource
2743
-
* @templatePropertiesOptional A boolean flag indicating whether the resource `Properties` field is marked as optional or required. Default true is optional and recommended.
@doc("The resource-specific properties for this resource.")
2755
2750
properties?:Properties;
2756
2751
@@ -2768,17 +2763,12 @@ model ProxyResourceCommunity<
2768
2763
*
2769
2764
* See more details on [different Azure Resource Manager resource type here.](https://azure.github.io/typespec-azure/docs/howtos/ARM/resource-type)
2770
2765
* @templateProperties A model containing the provider-specific properties for this resource
2771
-
* @templatePropertiesOptional A boolean flag indicating whether the resource `Properties` field is marked as optional or required. Default true is optional and recommended.
0 commit comments