StorageCloudCmdletBase<T>.InitChannelCurrentSubscription 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.
Overloads
InitChannelCurrentSubscription() | |
InitChannelCurrentSubscription(Boolean) |
Init channel with or without subscription in storage cmdlet |
InitChannelCurrentSubscription()
protected void InitChannelCurrentSubscription ();
member this.InitChannelCurrentSubscription : unit -> unit
Protected Sub InitChannelCurrentSubscription ()
Applies to
InitChannelCurrentSubscription(Boolean)
Init channel with or without subscription in storage cmdlet
protected virtual void InitChannelCurrentSubscription (bool force);
abstract member InitChannelCurrentSubscription : bool -> unit
override this.InitChannelCurrentSubscription : bool -> unit
Protected Overridable Sub InitChannelCurrentSubscription (force As Boolean)
Parameters
- force
- Boolean
Force to create a new channel