Variable CloudProviderNodeStatusConst
CloudProviderNodeStatus: {
NOT_AVAILABLE_IN_REGION: "NotAvailableInRegion";
NOT_ENABLED_ON_SUBSCRIPTION: "NotEnabledOnSubscription";
} = ...
Type Declaration
ReadonlyNOT_AVAILABLE_IN_REGION: "NotAvailableInRegion"
ReadonlyNOT_ENABLED_ON_SUBSCRIPTION: "NotEnabledOnSubscription"