Skip to content

Commit 41c8f1a

Browse files
committed
Added help doc for the two new cmdlets
1 parent c013e1d commit 41c8f1a

File tree

1 file changed

+331
-0
lines changed

1 file changed

+331
-0
lines changed

src/ResourceManager/Sql/Commands.Sql/Microsoft.Azure.Commands.Sql.dll-Help.xml

Lines changed: 331 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22177,4 +22177,335 @@ The final command upgrades the existing server named server02 in the resource g
2217722177
</maml:navigationLink>
2217822178
</maml:relatedLinks>
2217922179
</command:command>
22180+
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
22181+
<!--Generated by PS Cmdlet Help Editor-->
22182+
<command:details>
22183+
<command:name>Get-AzureRmSqlDatabaseGeoBackupPolicy</command:name>
22184+
<maml:description>
22185+
<maml:para>Gets a database geo backup policy.</maml:para>
22186+
</maml:description>
22187+
<maml:copyright>
22188+
<maml:para />
22189+
</maml:copyright>
22190+
<command:verb>Get</command:verb>
22191+
<command:noun>AzureRmSqlDatabaseGeoBackupPolicy</command:noun>
22192+
<dev:version />
22193+
</command:details>
22194+
<maml:description>
22195+
<maml:para>Gets the geo backup policy registered to this database. This is an Azure Backup resource used to define backup storage policy.</maml:para>
22196+
</maml:description>
22197+
<command:syntax>
22198+
<command:syntaxItem>
22199+
<maml:name>Get-AzureRmSqlDatabaseGeoBackupPolicy</maml:name>
22200+
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="1">
22201+
<maml:name>ServerName</maml:name>
22202+
<maml:description>
22203+
<maml:para />
22204+
</maml:description>
22205+
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
22206+
</command:parameter>
22207+
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="2">
22208+
<maml:name>DatabaseName</maml:name>
22209+
<maml:description>
22210+
<maml:para />
22211+
</maml:description>
22212+
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
22213+
</command:parameter>
22214+
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="0">
22215+
<maml:name>ResourceGroupName</maml:name>
22216+
<maml:description>
22217+
<maml:para />
22218+
</maml:description>
22219+
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
22220+
</command:parameter>
22221+
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
22222+
<maml:name>InformationAction</maml:name>
22223+
<maml:description>
22224+
<maml:para />
22225+
</maml:description>
22226+
<command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
22227+
</command:parameter>
22228+
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
22229+
<maml:name>InformationVariable</maml:name>
22230+
<maml:description>
22231+
<maml:para />
22232+
</maml:description>
22233+
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
22234+
</command:parameter>
22235+
</command:syntaxItem>
22236+
</command:syntax>
22237+
<command:parameters>
22238+
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="1">
22239+
<maml:name>ServerName</maml:name>
22240+
<maml:description>
22241+
<maml:para />
22242+
</maml:description>
22243+
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
22244+
<dev:type>
22245+
<maml:name>String</maml:name>
22246+
<maml:uri/>
22247+
</dev:type>
22248+
<dev:defaultValue></dev:defaultValue>
22249+
</command:parameter>
22250+
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="2">
22251+
<maml:name>DatabaseName</maml:name>
22252+
<maml:description>
22253+
<maml:para />
22254+
</maml:description>
22255+
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
22256+
<dev:type>
22257+
<maml:name>String</maml:name>
22258+
<maml:uri/>
22259+
</dev:type>
22260+
<dev:defaultValue></dev:defaultValue>
22261+
</command:parameter>
22262+
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="0">
22263+
<maml:name>ResourceGroupName</maml:name>
22264+
<maml:description>
22265+
<maml:para />
22266+
</maml:description>
22267+
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
22268+
<dev:type>
22269+
<maml:name>String</maml:name>
22270+
<maml:uri/>
22271+
</dev:type>
22272+
<dev:defaultValue></dev:defaultValue>
22273+
</command:parameter>
22274+
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
22275+
<maml:name>InformationAction</maml:name>
22276+
<maml:description>
22277+
<maml:para />
22278+
</maml:description>
22279+
<command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
22280+
<dev:type>
22281+
<maml:name>ActionPreference</maml:name>
22282+
<maml:uri/>
22283+
</dev:type>
22284+
<dev:defaultValue></dev:defaultValue>
22285+
</command:parameter>
22286+
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
22287+
<maml:name>InformationVariable</maml:name>
22288+
<maml:description>
22289+
<maml:para />
22290+
</maml:description>
22291+
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
22292+
<dev:type>
22293+
<maml:name>String</maml:name>
22294+
<maml:uri/>
22295+
</dev:type>
22296+
<dev:defaultValue></dev:defaultValue>
22297+
</command:parameter>
22298+
</command:parameters>
22299+
<command:inputTypes>
22300+
<command:inputType>
22301+
<dev:type>
22302+
<maml:name></maml:name>
22303+
<maml:uri></maml:uri>
22304+
<maml:description/>
22305+
</dev:type>
22306+
<maml:description>
22307+
<maml:para />
22308+
</maml:description>
22309+
</command:inputType>
22310+
</command:inputTypes>
22311+
<command:returnValues>
22312+
<command:returnValue>
22313+
<dev:type>
22314+
<maml:name></maml:name>
22315+
<maml:uri></maml:uri>
22316+
<maml:description/>
22317+
</dev:type>
22318+
<maml:description>
22319+
<maml:para />
22320+
</maml:description>
22321+
</command:returnValue>
22322+
</command:returnValues>
22323+
<command:terminatingErrors></command:terminatingErrors>
22324+
<command:nonTerminatingErrors></command:nonTerminatingErrors>
22325+
<maml:alertSet>
22326+
<maml:title></maml:title>
22327+
<maml:alert>
22328+
<maml:para />
22329+
</maml:alert>
22330+
</maml:alertSet>
22331+
<command:examples>
22332+
</command:examples>
22333+
<maml:relatedLinks>
22334+
</maml:relatedLinks>
22335+
</command:command>
22336+
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
22337+
<!--Generated by PS Cmdlet Help Editor-->
22338+
<command:details>
22339+
<command:name>Set-AzureRmSqlDatabaseGeoBackupPolicy</command:name>
22340+
<maml:description>
22341+
<maml:para>Sets a database geo backup policy.</maml:para>
22342+
</maml:description>
22343+
<maml:copyright>
22344+
<maml:para />
22345+
</maml:copyright>
22346+
<command:verb>Set</command:verb>
22347+
<command:noun>AzureRmSqlDatabaseGeoBackupPolicy</command:noun>
22348+
<dev:version />
22349+
</command:details>
22350+
<maml:description>
22351+
<maml:para>Sets the geo backup policy registered to this database. This is an Azure Backup resource used to define backup storage policy.</maml:para>
22352+
</maml:description>
22353+
<command:syntax>
22354+
<command:syntaxItem>
22355+
<maml:name>Set-AzureRmSqlDatabaseGeoBackupPolicy</maml:name>
22356+
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
22357+
<maml:name>State</maml:name>
22358+
<maml:description>
22359+
<maml:para />
22360+
</maml:description>
22361+
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
22362+
</command:parameter>
22363+
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="1">
22364+
<maml:name>ServerName</maml:name>
22365+
<maml:description>
22366+
<maml:para />
22367+
</maml:description>
22368+
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
22369+
</command:parameter>
22370+
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="2">
22371+
<maml:name>DatabaseName</maml:name>
22372+
<maml:description>
22373+
<maml:para />
22374+
</maml:description>
22375+
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
22376+
</command:parameter>
22377+
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="0">
22378+
<maml:name>ResourceGroupName</maml:name>
22379+
<maml:description>
22380+
<maml:para />
22381+
</maml:description>
22382+
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
22383+
</command:parameter>
22384+
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
22385+
<maml:name>InformationAction</maml:name>
22386+
<maml:description>
22387+
<maml:para />
22388+
</maml:description>
22389+
<command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
22390+
</command:parameter>
22391+
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
22392+
<maml:name>InformationVariable</maml:name>
22393+
<maml:description>
22394+
<maml:para />
22395+
</maml:description>
22396+
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
22397+
</command:parameter>
22398+
</command:syntaxItem>
22399+
</command:syntax>
22400+
<command:parameters>
22401+
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="false" position="named">
22402+
<maml:name>State</maml:name>
22403+
<maml:description>
22404+
<maml:para />
22405+
</maml:description>
22406+
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
22407+
<dev:type>
22408+
<maml:name>String</maml:name>
22409+
<maml:uri/>
22410+
</dev:type>
22411+
<dev:defaultValue></dev:defaultValue>
22412+
</command:parameter>
22413+
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="1">
22414+
<maml:name>ServerName</maml:name>
22415+
<maml:description>
22416+
<maml:para />
22417+
</maml:description>
22418+
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
22419+
<dev:type>
22420+
<maml:name>String</maml:name>
22421+
<maml:uri/>
22422+
</dev:type>
22423+
<dev:defaultValue></dev:defaultValue>
22424+
</command:parameter>
22425+
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="2">
22426+
<maml:name>DatabaseName</maml:name>
22427+
<maml:description>
22428+
<maml:para />
22429+
</maml:description>
22430+
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
22431+
<dev:type>
22432+
<maml:name>String</maml:name>
22433+
<maml:uri/>
22434+
</dev:type>
22435+
<dev:defaultValue></dev:defaultValue>
22436+
</command:parameter>
22437+
<command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true (ByPropertyName)" position="0">
22438+
<maml:name>ResourceGroupName</maml:name>
22439+
<maml:description>
22440+
<maml:para />
22441+
</maml:description>
22442+
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
22443+
<dev:type>
22444+
<maml:name>String</maml:name>
22445+
<maml:uri/>
22446+
</dev:type>
22447+
<dev:defaultValue></dev:defaultValue>
22448+
</command:parameter>
22449+
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
22450+
<maml:name>InformationAction</maml:name>
22451+
<maml:description>
22452+
<maml:para />
22453+
</maml:description>
22454+
<command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
22455+
<dev:type>
22456+
<maml:name>ActionPreference</maml:name>
22457+
<maml:uri/>
22458+
</dev:type>
22459+
<dev:defaultValue></dev:defaultValue>
22460+
</command:parameter>
22461+
<command:parameter required="false" variableLength="false" globbing="false" pipelineInput="false" position="named">
22462+
<maml:name>InformationVariable</maml:name>
22463+
<maml:description>
22464+
<maml:para />
22465+
</maml:description>
22466+
<command:parameterValue required="true" variableLength="false">String</command:parameterValue>
22467+
<dev:type>
22468+
<maml:name>String</maml:name>
22469+
<maml:uri/>
22470+
</dev:type>
22471+
<dev:defaultValue></dev:defaultValue>
22472+
</command:parameter>
22473+
</command:parameters>
22474+
<command:inputTypes>
22475+
<command:inputType>
22476+
<dev:type>
22477+
<maml:name></maml:name>
22478+
<maml:uri></maml:uri>
22479+
<maml:description/>
22480+
</dev:type>
22481+
<maml:description>
22482+
<maml:para />
22483+
</maml:description>
22484+
</command:inputType>
22485+
</command:inputTypes>
22486+
<command:returnValues>
22487+
<command:returnValue>
22488+
<dev:type>
22489+
<maml:name></maml:name>
22490+
<maml:uri></maml:uri>
22491+
<maml:description/>
22492+
</dev:type>
22493+
<maml:description>
22494+
<maml:para />
22495+
</maml:description>
22496+
</command:returnValue>
22497+
</command:returnValues>
22498+
<command:terminatingErrors></command:terminatingErrors>
22499+
<command:nonTerminatingErrors></command:nonTerminatingErrors>
22500+
<maml:alertSet>
22501+
<maml:title></maml:title>
22502+
<maml:alert>
22503+
<maml:para />
22504+
</maml:alert>
22505+
</maml:alertSet>
22506+
<command:examples>
22507+
</command:examples>
22508+
<maml:relatedLinks>
22509+
</maml:relatedLinks>
22510+
</command:command>
2218022511
</helpItems>

0 commit comments

Comments
 (0)