Package version:

Update network mapping input.

interface UpdateNetworkMappingInput {
    properties?: UpdateNetworkMappingInputProperties;
}

Properties

Properties

The input properties needed to update network mapping.