Creatable<IFluentResourceT,InnerResourceT,FluentResourceT,IResourceT>.AddCreatableDependency Method
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.
protected void AddCreatableDependency (Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.IResourceCreator<IResourceT> creatableResource);
member this.AddCreatableDependency : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ResourceActions.IResourceCreator<'IResourceT (requires 'IResourceT : null)> -> unit
Protected Sub AddCreatableDependency (creatableResource As IResourceCreator(Of IResourceT))
Parameters
- creatableResource
- IResourceCreator<IResourceT>