VirtualEnclaveCommunityResource.GetVirtualEnclaveCommunityEndpoints Method

Definition

Gets a collection of VirtualEnclaveCommunityEndpoints in the VirtualEnclaveCommunityResource.

public virtual Azure.ResourceManager.Enclave.VirtualEnclaveCommunityEndpointCollection GetVirtualEnclaveCommunityEndpoints();
abstract member GetVirtualEnclaveCommunityEndpoints : unit -> Azure.ResourceManager.Enclave.VirtualEnclaveCommunityEndpointCollection
override this.GetVirtualEnclaveCommunityEndpoints : unit -> Azure.ResourceManager.Enclave.VirtualEnclaveCommunityEndpointCollection
Public Overridable Function GetVirtualEnclaveCommunityEndpoints () As VirtualEnclaveCommunityEndpointCollection

Returns

An object representing collection of VirtualEnclaveCommunityEndpoints and their operations over a VirtualEnclaveCommunityEndpointResource.

Applies to