Contents

init(url:)

Creates a new network block device (NBD) storage attachment from an NDB Uniform Resource Indicator (URI) represented as a URL that you provide.

Declaration

convenience init(url URL: URL) throws

Parameters

  • URL:

    The NBD’s URI represented as a URL.

See Also

Creating network block device attachments