Skip to content

Commit

Permalink
Updating ListVMSizesResult example (#7178)
Browse files Browse the repository at this point in the history
  • Loading branch information
Akshata Patil authored and Zim Kalinowski committed Sep 11, 2019
1 parent f6d0142 commit be08bc9
Showing 1 changed file with 45 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parameters": {
"subscriptionId": "34adfa4f-cedf-4dc0-ba29-b6d1a69ab345",
"api-version": "2018-11-19",
"api-version": "2019-06-01",
"location": "eastus"
},
"responses": {
Expand All @@ -12,6 +12,7 @@
"name": "Standard_F2s_v2",
"family": "standardFSv2Family",
"vCPUs": 2,
"gpus": 0,
"osVhdSizeMB": 1047552,
"maxResourceVolumeMB": 16384,
"memoryGB": 4.0,
Expand All @@ -22,6 +23,7 @@
"name": "Standard_F4s_v2",
"family": "standardFSv2Family",
"vCPUs": 4,
"gpus": 0,
"osVhdSizeMB": 1047552,
"maxResourceVolumeMB": 32768,
"memoryGB": 8.0,
Expand All @@ -32,6 +34,7 @@
"name": "Standard_F8s_v2",
"family": "standardFSv2Family",
"vCPUs": 8,
"gpus": 0,
"osVhdSizeMB": 1047552,
"maxResourceVolumeMB": 65536,
"memoryGB": 16.0,
Expand All @@ -42,6 +45,7 @@
"name": "Standard_F16s_v2",
"family": "standardFSv2Family",
"vCPUs": 16,
"gpus": 0,
"osVhdSizeMB": 1047552,
"maxResourceVolumeMB": 131072,
"memoryGB": 32.0,
Expand All @@ -52,6 +56,7 @@
"name": "Standard_F32s_v2",
"family": "standardFSv2Family",
"vCPUs": 32,
"gpus": 0,
"osVhdSizeMB": 1047552,
"maxResourceVolumeMB": 262144,
"memoryGB": 64.0,
Expand All @@ -62,6 +67,7 @@
"name": "Standard_F64s_v2",
"family": "standardFSv2Family",
"vCPUs": 64,
"gpus": 0,
"osVhdSizeMB": 1047552,
"maxResourceVolumeMB": 524288,
"memoryGB": 128.0,
Expand All @@ -72,6 +78,7 @@
"name": "Standard_F72s_v2",
"family": "standardFSv2Family",
"vCPUs": 72,
"gpus": 0,
"osVhdSizeMB": 1047552,
"maxResourceVolumeMB": 589824,
"memoryGB": 144.0,
Expand All @@ -82,6 +89,7 @@
"name": "Standard_D1_v2",
"family": "standardDv2Family",
"vCPUs": 1,
"gpus": 0,
"osVhdSizeMB": 1047552,
"maxResourceVolumeMB": 51200,
"memoryGB": 3.5,
Expand All @@ -92,6 +100,7 @@
"name": "Standard_D2_v2",
"family": "standardDv2Family",
"vCPUs": 2,
"gpus": 0,
"osVhdSizeMB": 1047552,
"maxResourceVolumeMB": 102400,
"memoryGB": 7.0,
Expand All @@ -102,6 +111,7 @@
"name": "Standard_D3_v2",
"family": "standardDv2Family",
"vCPUs": 4,
"gpus": 0,
"osVhdSizeMB": 1047552,
"maxResourceVolumeMB": 204800,
"memoryGB": 14.0,
Expand All @@ -112,6 +122,7 @@
"name": "Standard_D4_v2",
"family": "standardDv2Family",
"vCPUs": 8,
"gpus": 0,
"osVhdSizeMB": 1047552,
"maxResourceVolumeMB": 409600,
"memoryGB": 28.0,
Expand All @@ -122,6 +133,7 @@
"name": "Standard_D11_v2",
"family": "standardDv2Family",
"vCPUs": 2,
"gpus": 0,
"osVhdSizeMB": 1047552,
"maxResourceVolumeMB": 102400,
"memoryGB": 14.0,
Expand All @@ -132,6 +144,7 @@
"name": "Standard_D12_v2",
"family": "standardDv2Family",
"vCPUs": 4,
"gpus": 0,
"osVhdSizeMB": 1047552,
"maxResourceVolumeMB": 204800,
"memoryGB": 28.0,
Expand All @@ -142,6 +155,7 @@
"name": "Standard_D13_v2",
"family": "standardDv2Family",
"vCPUs": 8,
"gpus": 0,
"osVhdSizeMB": 1047552,
"maxResourceVolumeMB": 409600,
"memoryGB": 56.0,
Expand All @@ -152,6 +166,7 @@
"name": "Standard_D14_v2",
"family": "standardDv2Family",
"vCPUs": 16,
"gpus": 0,
"osVhdSizeMB": 1047552,
"maxResourceVolumeMB": 819200,
"memoryGB": 112.0,
Expand All @@ -162,6 +177,7 @@
"name": "Standard_DS1_v2",
"family": "standardDSv2Family",
"vCPUs": 1,
"gpus": 0,
"osVhdSizeMB": 1047552,
"maxResourceVolumeMB": 7168,
"memoryGB": 3.5,
Expand All @@ -172,6 +188,7 @@
"name": "Standard_DS2_v2",
"family": "standardDSv2Family",
"vCPUs": 2,
"gpus": 0,
"osVhdSizeMB": 1047552,
"maxResourceVolumeMB": 14336,
"memoryGB": 7.0,
Expand All @@ -182,6 +199,7 @@
"name": "Standard_DS3_v2",
"family": "standardDSv2Family",
"vCPUs": 4,
"gpus": 0,
"osVhdSizeMB": 1047552,
"maxResourceVolumeMB": 28672,
"memoryGB": 14.0,
Expand All @@ -192,6 +210,7 @@
"name": "Standard_DS4_v2",
"family": "standardDSv2Family",
"vCPUs": 8,
"gpus": 0,
"osVhdSizeMB": 1047552,
"maxResourceVolumeMB": 57344,
"memoryGB": 28.0,
Expand All @@ -202,6 +221,7 @@
"name": "Standard_DS5_v2",
"family": "standardDSv2Family",
"vCPUs": 16,
"gpus": 0,
"osVhdSizeMB": 1047552,
"maxResourceVolumeMB": 114688,
"memoryGB": 56.0,
Expand All @@ -212,6 +232,7 @@
"name": "Standard_DS11_v2",
"family": "standardDSv2Family",
"vCPUs": 2,
"gpus": 0,
"osVhdSizeMB": 1047552,
"maxResourceVolumeMB": 28672,
"memoryGB": 14.0,
Expand All @@ -222,6 +243,7 @@
"name": "Standard_DS12_v2",
"family": "standardDSv2Family",
"vCPUs": 4,
"gpus": 0,
"osVhdSizeMB": 1047552,
"maxResourceVolumeMB": 57344,
"memoryGB": 28.0,
Expand All @@ -232,6 +254,7 @@
"name": "Standard_DS13_v2",
"family": "standardDSv2Family",
"vCPUs": 8,
"gpus": 0,
"osVhdSizeMB": 1047552,
"maxResourceVolumeMB": 114688,
"memoryGB": 56.0,
Expand All @@ -242,6 +265,7 @@
"name": "Standard_DS14_v2",
"family": "standardDSv2Family",
"vCPUs": 16,
"gpus": 0,
"osVhdSizeMB": 1047552,
"maxResourceVolumeMB": 229376,
"memoryGB": 112.0,
Expand All @@ -252,6 +276,7 @@
"name": "Standard_DS15_v2",
"family": "standardDSv2Family",
"vCPUs": 20,
"gpus": 0,
"osVhdSizeMB": 1047552,
"maxResourceVolumeMB": 286720,
"memoryGB": 140.0,
Expand All @@ -262,6 +287,7 @@
"name": "Standard_NC6s_v2",
"family": "standardNCSv2Family",
"vCPUs": 6,
"gpus": 1,
"osVhdSizeMB": 1047552,
"maxResourceVolumeMB": 344064,
"memoryGB": 112.0,
Expand All @@ -272,6 +298,7 @@
"name": "Standard_NC12s_v2",
"family": "standardNCSv2Family",
"vCPUs": 12,
"gpus": 2,
"osVhdSizeMB": 1047552,
"maxResourceVolumeMB": 688128,
"memoryGB": 224.0,
Expand All @@ -282,6 +309,7 @@
"name": "Standard_NC24rs_v2",
"family": "standardNCSv2Family",
"vCPUs": 24,
"gpus": 4,
"osVhdSizeMB": 1047552,
"maxResourceVolumeMB": 1376256,
"memoryGB": 448.0,
Expand All @@ -292,6 +320,7 @@
"name": "Standard_NC24s_v2",
"family": "standardNCSv2Family",
"vCPUs": 24,
"gpus": 4,
"osVhdSizeMB": 1047552,
"maxResourceVolumeMB": 1376256,
"memoryGB": 448.0,
Expand All @@ -302,6 +331,7 @@
"name": "Standard_NC6s_v3",
"family": "standardNCSv3Family",
"vCPUs": 6,
"gpus": 1,
"osVhdSizeMB": 1047552,
"maxResourceVolumeMB": 344064,
"memoryGB": 112.0,
Expand All @@ -312,6 +342,7 @@
"name": "Standard_NC12s_v3",
"family": "standardNCSv3Family",
"vCPUs": 12,
"gpus": 2,
"osVhdSizeMB": 1047552,
"maxResourceVolumeMB": 688128,
"memoryGB": 224.0,
Expand All @@ -322,6 +353,7 @@
"name": "Standard_NC24rs_v3",
"family": "standardNCSv3Family",
"vCPUs": 24,
"gpus": 4,
"osVhdSizeMB": 1047552,
"maxResourceVolumeMB": 1376256,
"memoryGB": 448.0,
Expand All @@ -332,6 +364,7 @@
"name": "Standard_NC24s_v3",
"family": "standardNCSv3Family",
"vCPUs": 24,
"gpus": 4,
"osVhdSizeMB": 1047552,
"maxResourceVolumeMB": 1376256,
"memoryGB": 448.0,
Expand All @@ -342,6 +375,7 @@
"name": "Standard_NC6",
"family": "standardNCFamily",
"vCPUs": 6,
"gpus": 1,
"osVhdSizeMB": 1047552,
"maxResourceVolumeMB": 389120,
"memoryGB": 56.0,
Expand All @@ -352,6 +386,7 @@
"name": "Standard_NC12",
"family": "standardNCFamily",
"vCPUs": 12,
"gpus": 2,
"osVhdSizeMB": 1047552,
"maxResourceVolumeMB": 696320,
"memoryGB": 112.0,
Expand All @@ -362,6 +397,7 @@
"name": "Standard_NC24",
"family": "standardNCFamily",
"vCPUs": 24,
"gpus": 4,
"osVhdSizeMB": 1047552,
"maxResourceVolumeMB": 1474560,
"memoryGB": 224.0,
Expand All @@ -372,6 +408,7 @@
"name": "Standard_NC24r",
"family": "standardNCFamily",
"vCPUs": 24,
"gpus": 4,
"osVhdSizeMB": 1047552,
"maxResourceVolumeMB": 1474560,
"memoryGB": 224.0,
Expand All @@ -382,6 +419,7 @@
"name": "Standard_NV6",
"family": "standardNVFamily",
"vCPUs": 6,
"gpus": 1,
"osVhdSizeMB": 1047552,
"maxResourceVolumeMB": 389120,
"memoryGB": 56.0,
Expand All @@ -392,6 +430,7 @@
"name": "Standard_NV12",
"family": "standardNVFamily",
"vCPUs": 12,
"gpus": 2,
"osVhdSizeMB": 1047552,
"maxResourceVolumeMB": 696320,
"memoryGB": 112.0,
Expand All @@ -402,6 +441,7 @@
"name": "Standard_NV24",
"family": "standardNVFamily",
"vCPUs": 24,
"gpus": 4,
"osVhdSizeMB": 1047552,
"maxResourceVolumeMB": 1474560,
"memoryGB": 224.0,
Expand All @@ -412,6 +452,7 @@
"name": "Standard_ND6s",
"family": "standardNDSFamily",
"vCPUs": 6,
"gpus": 1,
"osVhdSizeMB": 1047552,
"maxResourceVolumeMB": 344064,
"memoryGB": 112.0,
Expand All @@ -422,6 +463,7 @@
"name": "Standard_ND12s",
"family": "standardNDSFamily",
"vCPUs": 12,
"gpus": 2,
"osVhdSizeMB": 1047552,
"maxResourceVolumeMB": 688128,
"memoryGB": 224.0,
Expand All @@ -432,6 +474,7 @@
"name": "Standard_ND24rs",
"family": "standardNDSFamily",
"vCPUs": 24,
"gpus": 4,
"osVhdSizeMB": 1047552,
"maxResourceVolumeMB": 1376256,
"memoryGB": 448.0,
Expand All @@ -442,6 +485,7 @@
"name": "Standard_ND24s",
"family": "standardNDSFamily",
"vCPUs": 24,
"gpus": 4,
"osVhdSizeMB": 1047552,
"maxResourceVolumeMB": 1376256,
"memoryGB": 448.0,
Expand Down

0 comments on commit be08bc9

Please sign in to comment.