l2Isolation Domain
suspend fun l2IsolationDomain(name: String, block: suspend L2IsolationDomainResourceBuilder.() -> Unit): L2IsolationDomain
Parameters
name
The unique name of the resulting resource.
block
Builder for L2IsolationDomain.
See also
Parameters
name
The unique name of the resulting resource.