interface EndpointPrivateNetworkDetails {
    privateNetworkId: string;
}

Properties

Properties

privateNetworkId: string