Share via


VpnServerConfigurationsGet interface

Methods

delete(VpnServerConfigurationsDeleteParameters)

Deletes a VpnServerConfiguration.

get(VpnServerConfigurationsGetParameters)

Retrieves the details of a VpnServerConfiguration.

patch(VpnServerConfigurationsUpdateTagsParameters)

Updates VpnServerConfiguration tags.

put(VpnServerConfigurationsCreateOrUpdateParameters)

Creates a VpnServerConfiguration resource if it doesn't exist else updates the existing VpnServerConfiguration.

Method Details

delete(VpnServerConfigurationsDeleteParameters)

Deletes a VpnServerConfiguration.

function delete(options: VpnServerConfigurationsDeleteParameters): StreamableMethod<VpnServerConfigurationsDelete200Response | VpnServerConfigurationsDelete202Response | VpnServerConfigurationsDelete204Response | VpnServerConfigurationsDeleteDefaultResponse>

Parameters

Returns

get(VpnServerConfigurationsGetParameters)

Retrieves the details of a VpnServerConfiguration.

function get(options: VpnServerConfigurationsGetParameters): StreamableMethod<VpnServerConfigurationsGet200Response | VpnServerConfigurationsGetDefaultResponse>

Parameters

Returns

patch(VpnServerConfigurationsUpdateTagsParameters)

Updates VpnServerConfiguration tags.

function patch(options: VpnServerConfigurationsUpdateTagsParameters): StreamableMethod<VpnServerConfigurationsUpdateTags200Response | VpnServerConfigurationsUpdateTagsDefaultResponse>

Parameters

Returns

put(VpnServerConfigurationsCreateOrUpdateParameters)

Creates a VpnServerConfiguration resource if it doesn't exist else updates the existing VpnServerConfiguration.

function put(options: VpnServerConfigurationsCreateOrUpdateParameters): StreamableMethod<VpnServerConfigurationsCreateOrUpdate200Response | VpnServerConfigurationsCreateOrUpdate201Response | VpnServerConfigurationsCreateOrUpdateDefaultResponse>

Parameters

Returns