NodeTypeSkusOperations interface
Interface representing a NodeTypeSkus operations.
Properties
| list | Get a Service Fabric node type supported SKUs. |
Property Details
list
Get a Service Fabric node type supported SKUs.
list: (resourceGroupName: string, clusterName: string, nodeTypeName: string, options?: NodeTypeSkusListOptionalParams) => PagedAsyncIterableIterator<NodeTypeAvailableSku, NodeTypeAvailableSku[], PageSettings>
Property Value
(resourceGroupName: string, clusterName: string, nodeTypeName: string, options?: NodeTypeSkusListOptionalParams) => PagedAsyncIterableIterator<NodeTypeAvailableSku, NodeTypeAvailableSku[], PageSettings>