| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceAssociationLink |
ServiceAssociationLink.withAllowDelete(Boolean allowDelete)
Set the allowDelete property: If true, the resource can be deleted.
|
ServiceAssociationLink |
ServiceAssociationLink.withLink(String link)
Set the link property: Link to the external resource.
|
ServiceAssociationLink |
ServiceAssociationLink.withLinkedResourceType(String linkedResourceType)
Set the linkedResourceType property: Resource type of the linked resource.
|
ServiceAssociationLink |
ServiceAssociationLink.withLocations(List<String> locations)
Set the locations property: A list of locations.
|
ServiceAssociationLink |
ServiceAssociationLink.withName(String name)
Set the name property: Name of the resource that is unique within a resource group.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.