interface SetServerPrivateNetworksResponse {
    serverPrivateNetworks: AppleSilicon.v1alpha1.ServerPrivateNetwork[];
}

Properties

serverPrivateNetworks: AppleSilicon.v1alpha1.ServerPrivateNetwork[]