Skip to content

Commit

Permalink
Adding IsFreemium and CreateTime to Get MI API
Browse files Browse the repository at this point in the history
  • Loading branch information
nmirkovic-microsoft committed Jun 8, 2023
1 parent 45b66dd commit 38b5546
Show file tree
Hide file tree
Showing 10 changed files with 61 additions and 14 deletions.
1 change: 1 addition & 0 deletions custom-words.txt
Original file line number Diff line number Diff line change
Expand Up @@ -833,6 +833,7 @@ francecentral
francesouth
freebsd
freeflow
freemium
frontdoor
fsaction
fullmetadata
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1248,6 +1248,24 @@
"name": "ExternalGovernanceStatus",
"modelAsString": true
}
},
"pricingModel": {
"description": "Weather or not Managed Instance is freemium.",
"enum": [
"Regular",
"Freemium"
],
"type": "string",
"x-ms-enum": {
"name": "FreemiumType",
"modelAsString": true
}
},
"createTime": {
"format": "date-time",
"description": "Specifies the point in time (ISO8601 format) of the Managed Instance creation.",
"type": "string",
"readOnly": true
}
}
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,9 @@
"type": "SystemAssigned"
},
"externalGovernanceStatus": "Enabled",
"hybridSecondaryUsage": "Passive"
"hybridSecondaryUsage": "Passive",
"pricingModel": "Regular",
"createTime": "2022-11-01T01:01:01.011Z"
},
"location": "japaneast",
"tags": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,9 @@
"azureADOnlyAuthentication": true
},
"externalGovernanceStatus": "Enabled",
"hybridSecondaryUsage": "Passive"
"hybridSecondaryUsage": "Passive",
"pricingModel": "Regular",
"createTime": "2022-11-01T01:01:01.011Z"
},
"location": "japaneast",
"tags": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,9 @@
"requestedBackupStorageRedundancy": "Geo",
"virtualClusterId": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/testrg/providers/Microsoft.Sql/virtualClusters/vc-5555555-6666-7777-8888-999999999999",
"externalGovernanceStatus": "Enabled",
"hybridSecondaryUsage": "Passive"
"hybridSecondaryUsage": "Passive",
"pricingModel": "Regular",
"createTime": "2022-11-01T01:01:01.011Z"
}
},
{
Expand Down Expand Up @@ -70,7 +72,9 @@
"requestedBackupStorageRedundancy": "Geo",
"virtualClusterId": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/testrg/providers/Microsoft.Sql/virtualClusters/vc-5555555-6666-7777-8888-444444444444",
"externalGovernanceStatus": "Enabled",
"hybridSecondaryUsage": "Passive"
"hybridSecondaryUsage": "Passive",
"pricingModel": "Regular",
"createTime": "2022-11-01T01:01:01.011Z"
}
}
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,9 @@
"requestedBackupStorageRedundancy": "Geo",
"virtualClusterId": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/testrg/providers/Microsoft.Sql/virtualClusters/vc-5555555-6666-7777-8888-999999999999",
"externalGovernanceStatus": "Enabled",
"hybridSecondaryUsage": "Passive"
"hybridSecondaryUsage": "Passive",
"pricingModel": "Regular",
"createTime": "2022-11-01T01:01:01.011Z"
}
},
{
Expand Down Expand Up @@ -74,7 +76,9 @@
"requestedBackupStorageRedundancy": "Geo",
"virtualClusterId": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/testrg/providers/Microsoft.Sql/virtualClusters/vc-5555555-6666-7777-8888-999999999999",
"externalGovernanceStatus": "Enabled",
"hybridSecondaryUsage": "Passive"
"hybridSecondaryUsage": "Passive",
"pricingModel": "Regular",
"createTime": "2022-11-01T01:01:01.011Z"
}
}
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,9 @@
"azureADOnlyAuthentication": true
},
"externalGovernanceStatus": "Enabled",
"hybridSecondaryUsage": "Passive"
"hybridSecondaryUsage": "Passive",
"pricingModel": "Regular",
"createTime": "2022-11-01T01:01:01.011Z"
}
},
{
Expand Down Expand Up @@ -88,7 +90,9 @@
"azureADOnlyAuthentication": true
},
"externalGovernanceStatus": "Enabled",
"hybridSecondaryUsage": "Passive"
"hybridSecondaryUsage": "Passive",
"pricingModel": "Regular",
"createTime": "2022-11-01T01:01:01.011Z"
}
}
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,9 @@
"requestedBackupStorageRedundancy": "Geo",
"virtualClusterId": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/testrg/providers/Microsoft.Sql/virtualClusters/vc-5555555-6666-7777-8888-999999999999",
"externalGovernanceStatus": "Enabled",
"hybridSecondaryUsage": "Passive"
"hybridSecondaryUsage": "Passive",
"pricingModel": "Regular",
"createTime": "2022-11-01T01:01:01.011Z"
}
},
{
Expand Down Expand Up @@ -71,7 +73,9 @@
"requestedBackupStorageRedundancy": "Geo",
"virtualClusterId": "/subscriptions/00000000-1111-2222-3333-444444444444/resourceGroups/testrg/providers/Microsoft.Sql/virtualClusters/vc-5555555-6666-7777-8888-444444444444",
"externalGovernanceStatus": "Enabled",
"hybridSecondaryUsage": "Passive"
"hybridSecondaryUsage": "Passive",
"pricingModel": "Regular",
"createTime": "2022-11-01T01:01:01.011Z"
}
}
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,9 @@
"azureADOnlyAuthentication": true
},
"hybridSecondaryUsage": "Passive",
"externalGovernanceStatus": "Enabled"
"externalGovernanceStatus": "Enabled",
"pricingModel": "Regular",
"createTime": "2022-11-01T01:01:01.011Z"
}
},
{
Expand Down Expand Up @@ -85,7 +87,9 @@
"azureADOnlyAuthentication": true
},
"externalGovernanceStatus": "Enabled",
"hybridSecondaryUsage": "Passive"
"hybridSecondaryUsage": "Passive",
"pricingModel": "Regular",
"createTime": "2022-11-01T01:01:01.011Z"
}
}
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,9 @@
"azureADOnlyAuthentication": true
},
"externalGovernanceStatus": "Enabled",
"hybridSecondaryUsage": "Passive"
"hybridSecondaryUsage": "Passive",
"pricingModel": "Regular",
"createTime": "2022-11-01T01:01:01.011Z"
}
},
{
Expand Down Expand Up @@ -84,7 +86,9 @@
"azureADOnlyAuthentication": true
},
"externalGovernanceStatus": "Enabled",
"hybridSecondaryUsage": "Passive"
"hybridSecondaryUsage": "Passive",
"pricingModel": "Regular",
"createTime": "2022-11-01T01:01:01.011Z"
}
}
]
Expand Down

0 comments on commit 38b5546

Please sign in to comment.