[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen

InfrastructureResourceDetailsTO

Properties

infrastructureResourceList Optional

vNet, subnet, cidr details used for studio template VMs

JSON Example

{
    "infrastructureResourceList": {
        "data": {
            "cidr": "xxx.xx.x.x/xx",
            "name": "xxx",
            "parent": "/subscriptions/xxx/resourceGroups/xxx/providers/Microsoft.Network/virtualNetworks/xxx"
        },
        "id": "/subscriptions/xxx/resourceGroups/xxx/providers/Microsoft.Network/virtualNetworks/xxx/subnets/xxx",
        "kind": "subnets"
    }
}
[{"label":"Latest (V1)","version":"latest"}]
horizon-cloud-nextgen
Property Of

VersionValidationTO

Feedback

Was this page helpful?