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) throwsParameters
- URL:
The NBD’s URI represented as a URL.