Udostępnij za pośrednictwem


BastionBaseCmdlet.TryGetBastion(String, String, PSBastion) Method

Definition

public bool TryGetBastion (string resourceGroupName, string name, out Microsoft.Azure.Commands.Network.Models.PSBastion psBastion);
member this.TryGetBastion : string * string * PSBastion -> bool
Public Function TryGetBastion (resourceGroupName As String, name As String, ByRef psBastion As PSBastion) As Boolean

Parameters

resourceGroupName
String
name
String
psBastion
PSBastion

Returns

Applies to