AppLinkMemberProperties(ResourceIdentifier) Constructor
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.
Initializes a new instance of AppLinkMemberProperties.
public AppLinkMemberProperties(Azure.Core.ResourceIdentifier metadataResourceId);
new Azure.ResourceManager.AppNetwork.Models.AppLinkMemberProperties : Azure.Core.ResourceIdentifier -> Azure.ResourceManager.AppNetwork.Models.AppLinkMemberProperties
Public Sub New (metadataResourceId As ResourceIdentifier)
Parameters
- metadataResourceId
- ResourceIdentifier
Resource ID.
Exceptions
metadataResourceId is null.