ResourceTypeRegistrationProperties.LinkedAccessChecks Property
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.
Gets the linked access checks.
public System.Collections.Generic.IList<Azure.ResourceManager.ProviderHub.Models.LinkedAccessCheck> LinkedAccessChecks { get; }
member this.LinkedAccessChecks : System.Collections.Generic.IList<Azure.ResourceManager.ProviderHub.Models.LinkedAccessCheck>
Public ReadOnly Property LinkedAccessChecks As IList(Of LinkedAccessCheck)