FileShareResource.GetFileSharePrivateEndpointConnections Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a collection of FileSharePrivateEndpointConnections in the FileShareResource.
public virtual Azure.ResourceManager.FileShares.FileSharePrivateEndpointConnectionCollection GetFileSharePrivateEndpointConnections();
abstract member GetFileSharePrivateEndpointConnections : unit -> Azure.ResourceManager.FileShares.FileSharePrivateEndpointConnectionCollection
override this.GetFileSharePrivateEndpointConnections : unit -> Azure.ResourceManager.FileShares.FileSharePrivateEndpointConnectionCollection
Public Overridable Function GetFileSharePrivateEndpointConnections () As FileSharePrivateEndpointConnectionCollection
Returns
An object representing collection of FileSharePrivateEndpointConnections and their operations over a FileSharePrivateEndpointConnectionResource.